Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: fleshed out bib refs

...

Exposing sensitive methods through callbacks can result in misuse of privileges and arbitrary code execution.

Bibliography

[API 2011]Todo

AccessController.doPrivileged()

[SCG 2010]

Guideline 9-3: Safely invoke java.security.AccessController.doPrivilegedand

Guideline 9-2: Beware of callback methods

...