mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 15:00:20 +02:00
18 lines
736 B
Markdown
18 lines
736 B
Markdown
### [CVE-2005-2096](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2096)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
zlib 1.2 and later versions allows remote attackers to cause a denial of service (crash) via a crafted compressed stream with an incomplete code description of a length greater than 1, which leads to a buffer overflow, as demonstrated using a crafted PNG file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntulinux.org/usn/usn-151-3
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|