mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 09:28:10 +02:00
18 lines
867 B
Markdown
18 lines
867 B
Markdown
### [CVE-2009-3876](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3876)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|