mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 17:08:02 +02:00
18 lines
832 B
Markdown
18 lines
832 B
Markdown
### [CVE-2009-2675](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2675)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer overflow in the unpack200 utility in Sun Java Runtime Environment (JRE) in JDK and JRE 6 before Update 15, and JDK and JRE 5.0 before Update 20, allows context-dependent attackers to gain privileges via unspecified length fields in the header of a Pack200-compressed JAR file, which leads to a heap-based buffer overflow during decompression.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.vmware.com/security/advisories/VMSA-2009-0016.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|