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

19 lines
964 B
Markdown

### [CVE-2013-2453](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2453)
![](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 the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier and 6 Update 45 and earlier allows remote attackers to affect integrity via vectors related to JMX. NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue is due to a missing check for "package access" by the MBeanServer Introspector.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/javacpujun2013-1899847.html
- http://www.securityfocus.com/bid/60644
#### Github
No PoCs found on GitHub currently.