Files
CVEs-PoC/2020/CVE-2020-29303.md
T
2024-05-25 21:48:12 +02:00

19 lines
926 B
Markdown

### [CVE-2020-29303](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-29303)
![](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
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.