.. / CVE-2021-24946

Exploit for WordPress Modern Events Calendar <6.1.5 - Blind SQL Injection (CVE-2021-24946)

Description:

WordPress Modern Events Calendar plugin before 6.1.5 is susceptible to blind SQL injection. The plugin does not sanitize and escape the time parameter before using it in a SQL statement in the mec_load_single_page AJAX action. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.

Nuclei Template

View the template here CVE-2021-24946.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2021/CVE-2021-24946.yaml
Copy

References:

https://wordpress.org/plugins/modern-events-calendar-lite/
https://github.com/ARPSyndicate/cvemon
https://wpscan.com/vulnerability/09871847-1d6a-4dfe-8a8c-f2f53ff87445
https://nvd.nist.gov/vuln/detail/CVE-2021-24946
http://packetstormsecurity.com/files/165742/WordPress-Modern-Events-Calendar-6.1-SQL-Injection.html