Search Results (24 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2023-2623 1 Iqonic 1 Kivicare 2024-11-27 6.5 Medium
The KiviCare WordPress plugin before 3.2.1 does not restrict the information returned in a response and returns all user data, allowing low privilege users such as subscriber to retrieve sensitive information such as the user email and hashed password of other users
CVE-2023-2628 1 Iqonic 1 Kivicare 2024-11-27 8.8 High
The KiviCare WordPress plugin before 3.2.1 does not have CSRF checks (either flawed or missing completely) in various AJAX actions, which could allow attackers to make logged in users perform unwanted actions via CSRF attacks. This includes, but is not limited to: Delete arbitrary appointments/medical records/etc, create/update various users (patients, doctors etc)
CVE-2024-35659 1 Iqonic 1 Kivicare 2024-11-26 5.3 Medium
Authorization Bypass Through User-Controlled Key vulnerability in KiviCare.This issue affects KiviCare: from n/a through 3.6.2.
CVE-2022-0786 1 Iqonic 1 Kivicare 2024-11-21 9.8 Critical
The KiviCare WordPress plugin before 2.3.9 does not sanitise and escape some parameters before using them in SQL statements via the ajax_post AJAX action with the get_doctor_details route, leading to SQL Injections exploitable by unauthenticated users