mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 20:39:28 +02:00
18 lines
651 B
Markdown
18 lines
651 B
Markdown
### [CVE-2006-4338](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4338)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
unlzh.c in the LHZ component in gzip 1.3.5 allows context-dependent attackers to cause a denial of service (infinite loop) via a crafted GZIP archive.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.vmware.com/support/esx25/doc/esx-254-200702-patch.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|