mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 15:59:29 +02:00
18 lines
762 B
Markdown
18 lines
762 B
Markdown
### [CVE-2017-9249](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9249)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|