Filtered by vendor Iqonic Subscriptions
Filtered by product Kivicare Subscriptions
Total 5 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2023-2628 1 Iqonic 1 Kivicare 2023-11-07 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-2023-2627 1 Iqonic 1 Kivicare 2023-11-07 4.3 Medium
The KiviCare WordPress plugin before 3.2.1 does not have proper CSRF and authorisation checks in various AJAX actions, allowing any authenticated users, such as subscriber to call them. Attacks include but are not limited to: Add arbitrary Clinic Admin/Doctors/etc and update plugin's settings
CVE-2023-2624 1 Iqonic 1 Kivicare 2023-11-07 6.1 Medium
The KiviCare WordPress plugin before 3.2.1 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as administrator
CVE-2023-2623 1 Iqonic 1 Kivicare 2023-11-07 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-2022-0786 1 Iqonic 1 Kivicare 2022-06-17 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