cve/2024/CVE-2024-6704.md
2025-09-29 16:08:36 +00:00

18 lines
909 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-2024-6704](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-6704)
![](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=*%3C%3D%207.6.21%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20('Cross-site%20Scripting')&color=brighgreen)
### Description
The Comments wpDiscuz plugin for WordPress is vulnerable to HTML Injection in all versions up to, and including, 7.6.21. This is due to a lack of filtering of HTML tags in comments. This makes it possible for unauthenticated attackers to add HTML such as hyperlinks to comments when rich editing is disabled.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/NeoOniX/5ATTACK