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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A cross-site scripting (XSS) vulnerability in the SabaiApp Directories Pro plugin 1.3.45 for WordPress allows remote attackers to inject arbitrary web script or HTML via a POST to /wp-admin/admin.php?page=drts/directories&q=%2F with _drts_form_build_id parameter containing the XSS payload and _t_ parameter set to an invalid or non-existent CSRF token.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/160452/WordPress-DirectoriesPro-1.3.45-Cross-Site-Scripting.html
|
|
- http://seclists.org/fulldisclosure/2020/Dec/14
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|