mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 16:29:28 +02:00
19 lines
733 B
Markdown
19 lines
733 B
Markdown
### [CVE-2009-4134](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4134)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Buffer underflow in the rgbimg module in Python 2.5 allows remote attackers to cause a denial of service (application crash) via a large ZSIZE value in a black-and-white (aka B/W) RGB image that triggers an invalid pointer dereference.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/mudongliang/LinuxFlaw
|
|
- https://github.com/oneoy/cve-
|
|
|