AnyComment <= 0.3.4 - Open Redirect via redirect parameter
2021-12-20 00:00
Brandon James Roldan (tomorrowisnew)Strategic Overview
StatusPatched in 0.3.5
Affected PluginAnyComment
Affected Version
< 0.3.5CVSS5.4Medium
CVE
CVE-2021-24838Vulnerability Overview
The AnyComment plugin for WordPress is vulnerable to Open Redirect in versions up to, and including, 0.3.4. This is due to an API endpoint which passes user input via the redirect parameter to the wp_redirect() function without being validated first. This makes it possible for unauthenticated attackers to create redirect links using the site.
Technical Analysis
REMEDIATION: Update to version 0.3.5, or a newer patched version --- IDENTIFIER: CWE-601 (URL Redirection to Untrusted Site ('Open Redirect')) The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C