Comments - wpDiscuz <= 7.3.3 - Arbitrary Comment Addition/Edition/Deletion by Cross-Site Request Forgery
2021-10-11 00:00
Brandon James Roldan (tomorrowisnew)Strategic Overview
StatusPatched in 7.3.4
Affected PluginComments – wpDiscuz
Affected Version
< 7.3.4CVSS4.3Medium
CVE
CVE-2021-24806Vulnerability Overview
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.
Technical Analysis
REMEDIATION: Update to version 7.3.4, or a newer patched version --- IDENTIFIER: CWE-352 (Cross-Site Request Forgery (CSRF)) The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C