.. / CVE-2022-0786

Exploit for WordPress KiviCare <2.3.9 - SQL Injection (CVE-2022-0786)

Description:

WordPress KiviCare plugin before 2.3.9 contains a SQL injection vulnerability. The plugin does not sanitize and escape some parameters before using them in SQL statements via the ajax_post AJAX action with the get_doctor_details route. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.

Nuclei Template

View the template here CVE-2022-0786.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2022/CVE-2022-0786.yaml
Copy

References:

https://github.com/ARPSyndicate/cvemon
https://nvd.nist.gov/vuln/detail/CVE-2022-0786
https://wpscan.com/vulnerability/53f493e9-273b-4349-8a59-f2207e8f8f30
https://wordpress.org/plugins/kivicare-clinic-management-system/
https://github.com/20142995/sectool