Versions Compared

Key

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

...

Creating a mutable class without providing copy functionality can result in the data of its instance becoming corrupted when the instance is passed to untrusted code.

Guideline Rule

Severity

Likelihood

Remediation Cost

Priority

Level

OBJ08-J

low

likely

medium

P6

L2

...