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

18 lines
814 B
Markdown

### [CVE-2021-24211](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24211)
![](https://img.shields.io/static/v1?label=Product&message=WordPress%20Related%20Posts&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.6.4%3C%3D%203.6.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The WordPress Related Posts plugin through 3.6.4 contains an authenticated (admin+) stored XSS vulnerability in the title field on the settings page. By exploiting that an attacker will be able to execute JavaScript code in the user's browser.
### POC
#### Reference
- https://wpscan.com/vulnerability/37e0a033-3dee-476d-ae86-68354e8f0b1c
#### Github
No PoCs found on GitHub currently.