mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
18 lines
686 B
Markdown
18 lines
686 B
Markdown
### [CVE-2014-3981](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3981)
|
|

|
|

|
|

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