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