cve/2021/CVE-2021-24846.md
2024-06-18 02:51:15 +02:00

912 B

CVE-2021-24846

Description

The get_query() function of the Ni WooCommerce Custom Order Status WordPress plugin before 1.9.7, used by the niwoocos_ajax AJAX action, available to all authenticated users, does not properly sanitise the sort parameter before using it in a SQL statement, leading to an SQL injection, exploitable by any authenticated users, such as subscriber

POC

Reference

Github

No PoCs found on GitHub currently.