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

18 lines
779 B
Markdown

### [CVE-2020-9459](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-9459)
![](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
Multiple Stored Cross-site scripting (XSS) vulnerabilities in the Webnus Modern Events Calendar Lite plugin through 5.1.6 for WordPress allows remote authenticated users (with minimal permissions) to inject arbitrary JavaScript, HTML, or CSS via Ajax actions. This affects mec_save_notifications and import_settings.
### POC
#### Reference
- https://wpvulndb.com/vulnerabilities/10100
#### Github
No PoCs found on GitHub currently.