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

18 lines
686 B
Markdown

### [CVE-2014-3981](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3981)
![](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
acinclude.m4, as used in the configure script in PHP 5.5.13 and earlier, allows local users to overwrite arbitrary files via a symlink attack on the /tmp/phpglibccheck file.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/bulletinjan2015-2370101.html
#### Github
- https://github.com/Live-Hack-CVE/CVE-2014-3981