mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 23:14:03 +02:00
19 lines
844 B
Markdown
19 lines
844 B
Markdown
### [CVE-2015-1587](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1587)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Unrestricted file upload vulnerability in file_to_index.php in Maarch LetterBox 2.8 and earlier and GEC/GED 1.4 and earlier allows remote attackers to execute arbitrary PHP code by uploading a file with a PHP extension, then accessing it via a request to a predictable filename in tmp/.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/130383/Maarch-LetterBox-2.8-Unrestricted-File-Upload.html
|
|
- http://www.exploit-db.com/exploits/35113
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|