Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Rules

Content by Label
showLabelsfalse
max99
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@3bbaf8c
showSpacefalse
sorttitle
cqllabel = "rule" and label = "ids" and space = currentSpace()
labels+ids +rule

Risk Assessment Summary

Rule

Severity

Likelihood

Detectable

Repairable

Priority

Level

IDS00-JHighLikelyYesNo

P18

L1

IDS01-JHighProbableNoNo

P6

L2

IDS03-JMediumProbableNoNo

P4

L3

IDS04-JLowProbableNoNo

P2

L3

IDS06-JMediumUnlikelyYesNo

P4

L3

IDS07-JHighProbableYesNo

P12

L1

IDS08-JMediumUnlikelyYesNo

P4

L3

IDS11-JHighProbableNoNo

P6

L2

IDS14-JHighProbableNoNo

P6

L2

IDS16-JHighProbableYesNo

P12

L1

IDS17-JMediumProbableNoNo

P4

L3


...

Image Added Image Added Image Added

Recommendations

IDS00-J. Always validate user input

IDS01-J. Prefer using URIs to URLs

IDS02-J. Perform loss less conversion of String to given encoding and back

IDS03-J. Prevent OS Command Injection

IDS04-J. Prevent against SQL Injection

IDS05-J. Prevent XML Injection

IDS06-J. Prevent XPath Injection

IDS07-J. Understand how escape characters are interpreted when String literals are compiled

IDS08-J. Sanitize before processing or storing user input

IDS09-J. Account for supplementary and combining characters in globalized code

SDV10-J. Validate strings after performing normalization

SDV11-J. Do not delete non-character code points

SDV12-J. Prevent XML external entity attacks

SDV13-J. Properly encode or escape output

SDV14-J. Do not use locale dependent methods on locale insensitive data

SDV15-J. Library methods should validate their parameters

SDV16-J. Prevent against LDAP injection

SDV17-J. Prevent against code injection

Risk Assessment Summary

Recommendations

Recommendation

Severity

Likelihood

Remediation Cost

Priority

Level

SDV00- J

medium

unlikely

medium

P4

L3

OBJ38-J. Immutable classes must prohibit extension      The CERT Sun Microsystems Secure Coding Standard for Java      FIO00-J. Canonicalize path names originating from untrusted sources