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

798 B

CVE-2023-2805

Description

The SupportCandy WordPress plugin before 3.1.7 does not properly sanitise and escape the agents[] parameter in the set_add_agent_leaves AJAX function before using it in a SQL statement, leading to a SQL injection exploitable by high privilege users such as admin.

POC

Reference

Github