Files
CVEs-PoC/2017/CVE-2017-9249.md
T
2024-06-18 02:51:15 +02:00

18 lines
762 B
Markdown

### [CVE-2017-9249](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9249)
![](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
Cross-site scripting (XSS) vulnerability in Allen Disk 1.6 allows remote authenticated users to inject arbitrary web script or HTML persistently by uploading a crafted HTML file. The attack vector is the content of this file, and the filename must be specified in the PATH_INFO to readfile.php.
### POC
#### Reference
- https://github.com/s3131212/allendisk/issues/21
#### Github
No PoCs found on GitHub currently.