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

18 lines
778 B
Markdown

### [CVE-2014-3065](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3065)
![](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
Unspecified vulnerability in IBM Java Runtime Environment (JRE) 7 R1 before SR2 (7.1.2.0), 7 before SR8 (7.0.8.0), 6 R1 before SR8 FP2 (6.1.8.2), 6 before SR16 FP2 (6.0.16.2), and before SR16 FP8 (5.0.16.8) allows local users to execute arbitrary code via vectors related to the shared classes cache.
### POC
#### Reference
- http://www-01.ibm.com/support/docview.wss?uid=swg21688283
#### Github
No PoCs found on GitHub currently.