vendor:
Java Runtime Environment
by:
ZhenHan.Liu
7.5
CVSS
HIGH
Stack-Based Buffer Overflow
119
CWE
Product Name: Java Runtime Environment
Affected Version From: Java Runtime Environment 6 update 1
Affected Version To: Java Runtime Environment 5 update 11
Patch Exists: YES
Related CWE: CVE-2007-3653
CPE: a:sun:java_runtime_environment
Platforms Tested: Tested on JRE 1.6, javaws.exe v6.0.10.6
2007
Sun Java Runtime Environment Stack-Based Buffer Overflow Vulnerability
Sun Java Runtime Environment is prone to a stack-based buffer-overflow vulnerability because it fails to adequately bounds-check user-supplied input before copying it to an insufficiently sized memory buffer. An attacker can exploit this issue to execute arbitrary code with the privileges of the user running the affected application. Failed exploit attempts will likely result in a denial-of-service condition.
Mitigation:
Apply the latest patches from the vendor. Avoid opening untrusted Java applets or Java Web Start applications.