.. / CVE-2022-38637

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

Description:

Hospital Management System 1.0 contains a SQL injection vulnerability via the editid parameter in /HMS/user-login.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-38637.yaml

Validate with Nuclei

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

References:

https://github.com/ARPSyndicate/cvemon
https://owasp.org/www-community/attacks/SQL_Injection
https://nvd.nist.gov/vuln/detail/CVE-2022-38637
https://www.youtube.com/watch?v=m8nW0p69UHU
https://github.com/Henry4E36/POCS