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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Wolf CMS 0.8.3.1 allows Cross-Site Scripting (XSS) attacks. The vulnerability exists due to insufficient sanitization of the file name in a "create-file-popup" action, and the directory name in a "create-directory-popup" action, in the HTTP POST method to the "/plugin/file_manager/" script (aka an /admin/plugin/file_manager/browse// URI).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/faizzaidi/Wolfcms-v0.8.3.1-xss-POC-by-Provensec-llc
|
|
|
|
#### Github
|
|
- https://github.com/faizzaidi/Wolfcms-v0.8.3.1-xss-POC-by-Provensec-llc
|
|
|