mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 11:21:40 +02:00
934 B
934 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
- https://wpscan.com/vulnerability/bc7058b1-ca93-4c45-9ced-7848c7ae4150
- https://wpscan.com/vulnerability/bc7058b1-ca93-4c45-9ced-7848c7ae4150
Github
No PoCs found on GitHub currently.