mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
19 lines
761 B
Markdown
19 lines
761 B
Markdown
![]() |
### [CVE-2014-0185](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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.
|
||
|
|