cve/2015/CVE-2015-1604.md

18 lines
798 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2015-1604](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1604)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Unrestricted file upload vulnerability in asys/site/files.php in Adminsystems CMS before 4.0.2 allows remote authenticated users to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file in upload/files/.
### POC
#### Reference
- http://packetstormsecurity.com/files/130394/Landsknecht-Adminsystems-CMS-4.0.1-CSRF-XSS-File-Upload.html
#### Github
No PoCs found on GitHub currently.