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

19 lines
829 B
Markdown

### [CVE-2009-1105](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1105)
![](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
The Java Plug-in in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 6 Update 12, 11, and 10 allows user-assisted remote attackers to cause a trusted applet to run in an older JRE version, which can be used to exploit vulnerabilities in that older version, aka CR 6706490.
### POC
#### Reference
- http://www.redhat.com/support/errata/RHSA-2009-1038.html
- http://www.vmware.com/security/advisories/VMSA-2009-0016.html
#### Github
No PoCs found on GitHub currently.