cve/2010/CVE-2010-0405.md

18 lines
730 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2010-0405](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0405)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Integer overflow in the BZ2_decompress function in decompress.c in bzip2 and libbzip2 before 1.0.6 allows context-dependent attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted compressed file.
### POC
#### Reference
- http://www.vmware.com/security/advisories/VMSA-2010-0019.html
#### Github
No PoCs found on GitHub currently.