CyberRota Analysis
AI-GeneratedThe KiviCare – Clinic & Patient Management System plugin for WordPress is vulnerable to authorization bypass, allowing unauthenticated attackers to confirm arbitrary pending appointments and create fraudulent payment records. This vulnerability affects all versions up to 4.4.0 and poses a risk of financial loss and data integrity issues for healthcare providers using the plugin. WordPress site administrators utilizing this plugin should prioritize applying updates to mitigate potential exploitation.
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 authorization bypass in all versions up to, and including, 4.4.0. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to mark arbitrary pending appointments as Confirmed and forge an associated completed payment record in wp_kc_payments_appointment_mappings using an attacker-supplied payment ID, bypassing payment entirely. This exploit is achievable on a default installation because the gateway resolution logic returns all registered gateways regardless of admin-enabled status, making the manual (KCPayLater) gateway always selectable.