.. / CVE-2021-27320

Exploit for Doctor Appointment System 1.0 - SQL Injection (CVE-2021-27320)

Description:

Blind SQL injection in contactus.php in Doctor Appointment System 1.0 allows an unauthenticated attacker to insert malicious SQL queries via firstname parameter.

Nuclei Template

View the template here CVE-2021-27320.yaml

Validate with Nuclei

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

References:

https://nvd.nist.gov/vuln/detail/CVE-2021-27320
https://www.sourcecodester.com/php/14182/doctor-appointment-system.html
http://packetstormsecurity.com/files/161642/Doctor-Appointment-System-1.0-Blind-SQL-Injection.html