mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
18 lines
760 B
Markdown
18 lines
760 B
Markdown
### [CVE-2014-5459](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5459)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The PEAR_REST class in REST.php in PEAR in PHP through 5.6.0 allows local users to write to arbitrary files via a symlink attack on a (1) rest.cachefile or (2) rest.cacheid file in /tmp/pear/cache/, related to the retrieveCacheFirst and useLocalCache functions.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinjan2015-2370101.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|