Files
CVEs-PoC/2012/CVE-2012-0061.md
2024-06-18 02:51:15 +02:00

18 lines
775 B
Markdown

### [CVE-2012-0061](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0061)
![](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
The headerLoad function in lib/header.c in RPM before 4.9.1.3 does not properly validate region tags, which allows user-assisted remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a large region size in a package header.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html
#### Github
- https://github.com/rcvalle/vulnerabilities