cve/2014/CVE-2014-5459.md
2024-05-26 14:27:05 +02:00

760 B

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

Github

No PoCs found on GitHub currently.