#VU25521 SQL injection in RegistrationMagic - Custom Registration Forms and User Login - CVE-2020-8436
Published: February 24, 2020
RegistrationMagic - Custom Registration Forms and User Login
Registrationmagic
Description
The vulnerability allows a remote attacker to execute arbitrary SQL queries in database.
The vulnerability exists due to insufficient sanitization of user-supplied data in the "form_id" field. A remote attacker can send a specially crafted request to the affected application and cause a denial of service (DoS) condition or information disclosure on the target system.
PoC:
https://[host]/wp-admin/admin.php?page=rm_analytics_show_form&rm_form_id=(select*from(select(sleep(20)))a)&rm_tr=30