CyberRota Analysis
AI-GeneratedThe KiviCare – Clinic & Patient Management System plugin for WordPress is vulnerable to SQL Injection through the 'searchTerm' parameter, affecting all versions up to 4.5.1 due to inadequate input sanitization. Authenticated attackers with custom roles, such as Doctor or Receptionist, can exploit this vulnerability to execute arbitrary SQL queries, potentially exposing sensitive database information. WordPress site administrators using this plugin should prioritize patching to mitigate the risk of data breaches.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
The KiviCare – Clinic & Patient Management System (EHR) plugin for WordPress is vulnerable to generic SQL Injection via the 'searchTerm' parameter in all versions up to, and including, 4.5.1 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 custom-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. Exploitation requires a KiviCare custom role with the 'settings_view' permission (e.g., Doctor or Receptionist), meaning standard WordPress subscribers cannot exploit this without a KiviCare-assigned role.