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

18 lines
842 B
Markdown

### [CVE-2021-24619](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24619)
![](https://img.shields.io/static/v1?label=Product&message=Per%20page%20add%20to%20head&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.4.4%3C%3D%201.4.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Per page add to head WordPress plugin through 1.4.4 does not properly sanitise one of its setting, allowing malicious HTML to be inserted by high privilege users even when the unfiltered_html capability is disallowed, which could lead to Cross-Site Scripting issues.
### POC
#### Reference
- https://wpscan.com/vulnerability/f360f383-0646-44ca-b49e-e2258dfbf3a6
#### Github
No PoCs found on GitHub currently.