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

18 lines
722 B
Markdown

### [CVE-2014-3977](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3977)
![](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
libodm.a in IBM AIX 6.1 and 7.1, and VIOS 2.2.x, allows local users to overwrite arbitrary files via a symlink attack on a temporary file. NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-2179.
### POC
#### Reference
- http://packetstormsecurity.com/files/127067/IBM-AIX-6.1.8-Privilege-Escalation.html
#### Github
No PoCs found on GitHub currently.