WP Voting Contest < 3.0 - Reflected Cross-Site Scripting
2022-02-16 00:00
Brandon James Roldan (tomorrowisnew)Strategic Overview
StatusPatched in 3.0
Affected PluginWP Voting Contest Lite
Affected Version
< 3.0CVSS6.1Medium
CVE
CVE-2022-0321Vulnerability Overview
The WP Voting Contest WordPress plugin before 3.0 does not sanitise and escape the post_id parameter before outputting it back in the response via the wpvc_social_share_icons AJAX action (available to both unauthenticated and authenticated users), leading to a Reflected Cross-Site Scripting issue
Technical Analysis
REMEDIATION: Update to version 3.0, or a newer patched version --- IDENTIFIER: CWE-79 (Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')) The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C