cve/2010/CVE-2010-0001.md

23 lines
1013 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2010-0001](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0001)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Integer underflow in the unlzw function in unlzw.c in gzip before 1.4 on 64-bit platforms, as used in ncompress and probably others, allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted archive that uses LZW compression, leading to an array index error.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Hwangtaewon/radamsa
- https://github.com/StephenHaruna/RADAMSA
- https://github.com/litneet64/containerized-bomb-disposal
- https://github.com/nqwang/radamsa
- https://github.com/sambacha/mirror-radamsa
- https://github.com/sunzu94/radamsa-Fuzzer