.. / CVE-2022-32094

Exploit for Hospital Management System 1.0 - SQL Injection (CVE-2022-32094)

Description:

Hospital Management System 1.0 contains a SQL injection vulnerability via the editid parameter in /HMS/doctor.php. An attacker can possibly obtain sensitive information from a database, modify data, and execute unauthorized administrative operations in the context of the affected site.

Nuclei Template

View the template here CVE-2022-32094.yaml

Validate with Nuclei

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

References:

https://github.com/Danie1233/Hospital-Management-System-v1.0-SQLi-3/
https://nvd.nist.gov/vuln/detail/CVE-2022-32094
https://github.com/ARPSyndicate/cvemon
https://github.com/ARPSyndicate/kenzer-templates