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

18 lines
879 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### [CVE-2021-24737](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24737)
![](https://img.shields.io/static/v1?label=Product&message=Comments%20%E2%80%93%20wpDiscuz&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=7.3.0%3C%3D%207.3.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Comments wpDiscuz WordPress plugin through 7.3.0 does not properly sanitise or escape the Follow and Unfollow messages before outputting them in the page, which could allow high privilege users to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed.
### POC
#### Reference
- https://wpscan.com/vulnerability/f51a350c-c46d-4d52-b787-762283625d0b
#### Github
No PoCs found on GitHub currently.