WP Voting Contest < 3.0 - Reflected Cross-Site Scripting

Strategic Overview

Status
Patched in 3.0
Affected PluginWP Voting Contest Lite
Affected Version< 3.0
CVSS6.1Medium
CVECVE-2022-0321
View all WP Voting Contest Lite vulnerabilities

Vulnerability 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