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

1.1 KiB

CVE-2022-0439

Description

The Email Subscribers & Newsletters WordPress plugin before 5.3.2 does not correctly escape the order and orderby parameters to the ajax_fetch_report_list action, making it vulnerable to blind SQL injection attacks by users with roles as low as Subscriber. Further, it does not have any CSRF protection in place for the action, allowing an attacker to trick any logged in user to perform the action by clicking a link.

POC

Reference

Github