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

924 B

CVE-2022-0760

Description

The Simple Link Directory WordPress plugin before 7.7.2 does not validate and escape the post_id parameter before using it in a SQL statement via the qcopd_upvote_action AJAX action (available to unauthenticated and authenticated users), leading to an unauthenticated SQL Injection

POC

Reference

Github