Files
CVEs-PoC/2018/CVE-2018-13137.md
T
2024-06-18 02:51:15 +02:00

19 lines
748 B
Markdown

### [CVE-2018-13137](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-13137)
![](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
The Events Manager plugin 5.9.4 for WordPress has XSS via the dbem_event_reapproved_email_body parameter to the wp-admin/edit.php?post_type=event&page=events-manager-options URI.
### POC
#### Reference
- https://ansawaf.blogspot.com/2019/04/cve-2018-13137-xss-in-events-manager.html
- https://gist.github.com/ansarisec/12737c207c0851d52865ed60c08891b7
#### Github
No PoCs found on GitHub currently.