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

861 B

CVE-2021-25030

Description

The Events Made Easy WordPress plugin before 2.2.36 does not sanitise and escape the search_text parameter before using it in a SQL statement via the eme_searchmail AJAX action, available to any authenticated users. As a result, users with a role as low as subscriber can call it and perform SQL injection attacks

POC

Reference

Github

No PoCs found on GitHub currently.