Files
CVEs-PoC/2008/CVE-2008-3115.md
T
2024-06-18 02:51:15 +02:00

18 lines
740 B
Markdown

### [CVE-2008-3115](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3115)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Secure Static Versioning in Sun Java JDK and JRE 6 Update 6 and earlier, and 5.0 Update 6 through 15, does not properly prevent execution of applets on older JRE releases, which might allow remote attackers to exploit vulnerabilities in these older releases.
### POC
#### Reference
- http://www.vmware.com/security/advisories/VMSA-2008-0016.html
#### Github
No PoCs found on GitHub currently.