CVE-2024-1990: RegistrationMagic – Custom Registration Forms, User Registration, Payment, and User Login <= 5.3.1.0 - Authenticated (Contributor+) SQL Injection via Shortcode
The RegistrationMagic – Custom Registration Forms, User Registration, Payment, and User Login plugin for WordPress is vulnerable to blind SQL Injection via the ‘id’ parameter of the RMForm shortcode in all versions up to, and including, 5.3.1.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-1990?
CVE-2024-1990 has been classified as a high severity vulnerability due to its potential for exploitation through blind SQL Injection.
How do I fix CVE-2024-1990?
To fix CVE-2024-1990, update the RegistrationMagic plugin to version 5.3.2.0 or later.
What versions of the RegistrationMagic plugin are affected by CVE-2024-1990?
All versions of the RegistrationMagic plugin up to and including 5.3.1.0 are affected by CVE-2024-1990.
What is the attack vector for CVE-2024-1990?
CVE-2024-1990 can be exploited through the ‘id’ parameter of the RM_Form shortcode.
Is user authentication impacted by CVE-2024-1990?
CVE-2024-1990 does not directly impact user authentication but allows attackers to manipulate the database.