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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
installer.php in the Snap Creek Duplicator (WordPress Site Migration & Backup) plugin before 1.2.30 for WordPress has XSS because the values "url_new" (/wp-content/plugins/duplicator/installer/build/view.step4.php) and "logging" (wp-content/plugins/duplicator/installer/build/view.step2.php) are not filtered correctly.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://packetstormsecurity.com/files/144914/WordPress-Duplicator-Migration-1.2.28-Cross-Site-Scripting.html
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
|