Files
CVEs-PoC/2022/CVE-2022-0786.md
T
2025-09-29 21:09:30 +02:00

1.0 KiB

CVE-2022-0786

Description

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

POC

Reference

Github