Files
CVEs-PoC/2021/CVE-2021-39340.md
2025-09-29 21:09:30 +02:00

18 lines
1.0 KiB
Markdown

### [CVE-2021-39340](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39340)
![](https://img.shields.io/static/v1?label=Product&message=Notification%20%E2%80%93%20Custom%20Notifications%20and%20Alerts%20for%20WordPress&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=7.2.4%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brightgreen)
### Description
The Notification WordPress plugin is vulnerable to Stored Cross-Site Scripting due to insufficient input validation and sanitization via several parameters found in the ~/src/classes/Utils/Settings.php file which made it possible for attackers with administrative user access to inject arbitrary web scripts, in versions up to and including 7.2.4. This affects multi-site installations where unfiltered_html is disabled for administrators, and sites where unfiltered_html is disabled.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/20142995/nuclei-templates