CVE-2024-11728
HIGH NUCLEIKiviCare <= 3.6.4 - Unauthenticated SQL Injection via tax_calculated_data
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2024-11728. PoCs published by samogod. A Nuclei detection template is also available.
AI-analyzed exploit summary This is a functional PoC for CVE-2024-11728, demonstrating an unauthenticated SQL injection vulnerability in KiviCare Clinic & Patient Management System (EHR) versions < 3.6.5. The exploit uses a time-based SQL injection to verify vulnerability by targeting the 'visit_type[service_id]' parameter in the 'tax_calculated_data' AJAX action.
Description
The KiviCare – Clinic & Patient Management System (EHR) plugin for WordPress is vulnerable to SQL Injection via the 'visit_type[service_id]' parameter of the tax_calculated_data 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 unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Exploits (2)
This is a functional PoC for CVE-2024-11728, demonstrating an unauthenticated SQL injection vulnerability in KiviCare Clinic & Patient Management System (EHR) versions < 3.6.5. The exploit uses a time-based SQL injection to verify vulnerability by targeting the 'visit_type[service_id]' parameter in the 'tax_calculated_data' AJAX action.
The repository contains a functional Python script that demonstrates an unauthenticated SQL injection vulnerability in the KiviCare WordPress Plugin (CVE-2024-11728). The exploit uses a time-based SQL injection technique to verify the vulnerability by targeting the 'visit_type[service_id]' parameter in the 'tax_calculated_data' AJAX action.
Nuclei Templates (1)
body="/wp-content/plugins/kivicare-clinic-management-system"
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N