mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 22:53:11 +00:00
18 lines
805 B
Markdown
18 lines
805 B
Markdown
### [CVE-2012-0060](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0060)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
RPM before 4.9.1.3 does not properly validate region tags, which allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via an invalid region tag in a package header to the (1) headerLoad, (2) rpmReadSignature, or (3) headerVerify function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html
|
|
|
|
#### Github
|
|
- https://github.com/rcvalle/vulnerabilities
|
|
|