mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-07 17:36:58 +02:00
761 B
761 B
CVE-2014-0185
Description
sapi/fpm/fpm/fpm_unix.c in the FastCGI Process Manager (FPM) in PHP before 5.4.28 and 5.5.x before 5.5.12 uses 0666 permissions for the UNIX socket, which allows local users to gain privileges via a crafted FastCGI client.
POC
Reference
- https://bugs.php.net/bug.php?id=67060
- https://github.com/php/php-src/commit/35ceea928b12373a3b1e3eecdc32ed323223a40d
Github
No PoCs found on GitHub currently.