Files
CVEs-PoC/2022/CVE-2022-0321.md
T
2025-09-29 21:09:30 +02:00

858 B

CVE-2022-0321

Description

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

POC

Reference

Github