Versions Compared

Key

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

...

Allowing untrusted code to load libraries carry out actions using the immediate caller's class loader may seriously compromise the security of a java applicationallow it to execute with the same privileges as the immediate caller.

Rule

Severity

Likelihood

Remediation Cost

Priority

Level

SEC03-J

medium

probable

medium

P8

L2

...