cve/2022/CVE-2022-0747.md
2024-06-18 02:51:15 +02:00

882 B

CVE-2022-0747

Description

The Infographic Maker WordPress plugin before 4.3.8 does not validate and escape the post_id parameter before using it in a SQL statement via the qcld_upvote_action AJAX action (available to unauthenticated and authenticated users), leading to an unauthenticated SQL Injection

POC

Reference

Github