cve/2021/CVE-2021-24900.md
2024-06-18 02:51:15 +02:00

19 lines
902 B
Markdown

### [CVE-2021-24900](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24900)
![](https://img.shields.io/static/v1?label=Product&message=Ninja%20Tables%20%E2%80%93%20Best%20WP%20DataTables%20Plugin%20for%20WordPress&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=4.1.8%3C%204.1.8%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Ninja Tables WordPress plugin before 4.1.8 does not sanitise and escape some of its table fields, which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed
### POC
#### Reference
- https://packetstormsecurity.com/files/164632/
- https://wpscan.com/vulnerability/213d7c08-a37c-49d0-a072-24db711da5ec
#### Github
No PoCs found on GitHub currently.