mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-16 20:27:21 +00:00
18 lines
775 B
Markdown
18 lines
775 B
Markdown
|
|
### [CVE-2012-0061](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0061)
|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|
|
||
|
|
### 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
|
||
|
|
|