Versions Compared

Key

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

...

Incorrectly assuming that final references cause the contents of the referenced object to remain mutable can result in an attacker modifying an object thought by the programmer to be immutable.

Guideline Rule

Severity

Likelihood

Remediation Cost

Priority

Level

OBJ02-J

low

probable

medium

P4

L3

...