CVE-2024-11730: KiviCare – Clinic & Patient Management System (EHR) <= 3.6.4 - Authenticated (Doctor/Receptionist+) SQL Injection
The KiviCare – Clinic & Patient Management System (EHR) plugin for WordPress is vulnerable to SQL Injection via the 'sort[]' parameter of the staticdatalist AJAX action in all versions up to, and including, 3.6.4 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 doctor/receptionist-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-11730?
CVE-2024-11730 is classified as a high severity vulnerability due to the potential for SQL injection attacks.
How do I fix CVE-2024-11730?
To fix CVE-2024-11730, upgrade the KiviCare plugin to version 3.6.5 or later.
Which versions are affected by CVE-2024-11730?
CVE-2024-11730 affects all versions of the KiviCare plugin up to and including version 3.6.4.
What type of vulnerability is CVE-2024-11730?
CVE-2024-11730 is an SQL Injection vulnerability.
What parameters are exploited in CVE-2024-11730?
CVE-2024-11730 exploits the 'sort[]' parameter of the static_data_list AJAX action.