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

18 lines
801 B
Markdown

### [CVE-2021-24785](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24785)
![](https://img.shields.io/static/v1?label=Product&message=Great%20Quotes&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.0.0%3C%3D%201.0.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Great Quotes WordPress plugin through 1.0.0 does not sanitise and escape the Quote and Author fields of its Quotes, which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html is disallowed.
### POC
#### Reference
- https://wpscan.com/vulnerability/3957056c-df25-41f7-ab0d-1d09222f2fa5
#### Github
No PoCs found on GitHub currently.