mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 02:02:23 +02:00
18 lines
923 B
Markdown
18 lines
923 B
Markdown
### [CVE-2021-24806](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24806)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
The wpDiscuz WordPress plugin before 7.3.4 does check for CSRF when adding, editing and deleting comments, which could allow attacker to make logged in users such as admin edit and delete arbitrary comment, or the user who made the comment to edit it via a CSRF attack. Attackers could also make logged in users post arbitrary comment.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/2746101e-e993-42b9-bd6f-dfd5544fa3fe
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|