.. / CVE-2021-27315

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

Description:

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

Nuclei Template

View the template here CVE-2021-27315.yaml

Validate with Nuclei

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

References:

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