Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Rule

Severity

Likelihood

Remediation Cost

Priority

Level

ERR02-J

medium

likely

high

P6

L2

Related Vulnerabilities

HARMONY-5981 describes a vulnerability in the HARMONY implementation of Java. In this implementation, the FileHandler class can receive log messages, but if one thread closes the associated file, a second thread will throw an exception when it tries to log a message.

Bibliography

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="76468f28-e3cf-494e-a188-374e095e1803"><ac:plain-text-body><! [CDATA[ [[API 2006AA. References#API 06] ]

[Class Loggerhttp://java.sun.com/javase/6/docs/api/java/util/logging/ Logger.html]

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="cac46617-d372-40bc-aeb1-0da1b23754cb"><ac:plain-text-body><! [CDATA[ [[JLS 2005AA. References#JLS 05] ]

[Chapter 11, Exceptionshttp://java.sun.com/docs/books/jls/third_edition/html/exceptions.html]

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="29f69a16-5d77-4a55-9a53-e3cc3636d313"><ac:plain-text-body><![CDATA[

[[Ware 2008AA. References#Ware 08]]

 ]]></ac:plain-text-body></ac:structured-macro>

...

      06. Exceptional Behavior (ERR)