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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
PHPMemcachedAdmin 1.2.2 and earlier allows remote attackers to execute arbitrary PHP code via vectors related "serialized data and the last part of the concatenated filename," which creates a file in webroot.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/129089/PHPMemcachedAdmin-1.2.2-Remote-Code-Execution.html
|
|
|
|
#### Github
|
|
- https://github.com/sbani/CVE-2014-8731-PoC
|
|
|