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

18 lines
867 B
Markdown

### [CVE-2009-3876](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3876)
![](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 Sun Java SE in JDK and JRE 5.0 before Update 22, JDK and JRE 6 before Update 17, SDK and JRE 1.3.x before 1.3.1_27, and SDK and JRE 1.4.x before 1.4.2_24 allows remote attackers to cause a denial of service (memory consumption) via crafted DER encoded data, which is not properly decoded by the ASN.1 DER input stream parser, aka Bug Id 6864911.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/cpujan2010-084891.html
#### Github
No PoCs found on GitHub currently.