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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Unrestricted file upload vulnerability in admin/files/add in AdaptCMS 3.0.3 allows remote authenticated users to execute arbitrary PHP code by uploading a file with a PHP extension, then accessing it via a direct request to the file in /app/webroot/uploads.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/129814/AdaptCMS-3.0.3-Remote-Command-Execution.html
|
|
- http://zeroscience.mk/en/vulnerabilities/ZSL-2015-5220.php
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|