CVE-2024-11728

HIGH NUCLEI

KiviCare <= 3.6.4 - Unauthenticated SQL Injection via tax_calculated_data

Title source: llm
STIX 2.1

Exploitation 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)

exploitdb WORKING POC
by samogod · pythonwebappsphp
https://www.exploit-db.com/exploits/52265

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.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: KiviCare Clinic & Patient Management System (EHR) < 3.6.5
No auth needed
Prerequisites: Target must be running a vulnerable version of KiviCare Clinic & Patient Management System (EHR) · AJAX endpoint must be accessible
devstral-2 · analyzed Feb 16, 2026 Full analysis →
nomisec WORKING POC 1 stars
by samogod · poc
https://github.com/samogod/CVE-2024-11728

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.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: KiviCare – Clinic & Patient Management System (EHR) WordPress Plugin <= 3.6.4
No auth needed
Prerequisites: Target URL with vulnerable KiviCare plugin installed · Python 3.x with 'requests' library
devstral-2 · analyzed Feb 18, 2026 Full analysis →

Nuclei Templates (1)

KiviCare Clinic & Patient Management System (EHR) <= 3.6.4 - SQL Injection
HIGHVERIFIEDby samogod,s4e-io
FOFA: body="/wp-content/plugins/kivicare-clinic-management-system"

Scores

CVSS v3 7.5
EPSS 0.7222
EPSS Percentile 98.8%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact partial

Details

CWE
CWE-89
Status published
Products (2)
iqonic/kivicare < 3.6.5
iqonicdesign/KiviCare – Clinic & Patient Management System (EHR) < 3.6.4
Published Dec 06, 2024
Tracked Since Feb 18, 2026