cve/2021/CVE-2021-24768.md

18 lines
937 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-24768](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24768)
![](https://img.shields.io/static/v1?label=Product&message=WP%20RSS%20Aggregator%20%E2%80%93%20News%20Feeds%2C%20Autoblogging%2C%20Youtube%20Video%20Feeds%20and%20More&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=4.19.2%3C%204.19.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The WP RSS Aggregator WordPress plugin before 4.19.2 does not properly sanitise and escape the URL to Blacklist field, 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/3673e13f-7ce6-4d72-b179-ae4bab55514c
#### Github
No PoCs found on GitHub currently.