Files
CVEs-PoC/2011/CVE-2011-2472.md
T
2024-06-18 02:51:15 +02:00

18 lines
734 B
Markdown

### [CVE-2011-2472](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2472)
![](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
Directory traversal vulnerability in utils/opcontrol in OProfile 0.9.6 and earlier might allow local users to overwrite arbitrary files via a .. (dot dot) in the --save argument, related to the --session-dir argument, a different vulnerability than CVE-2011-1760.
### POC
#### Reference
- https://bugzilla.redhat.com/show_bug.cgi?id=700883
#### Github
No PoCs found on GitHub currently.