Files
CVEs-PoC/2021/CVE-2021-27320.md
T
2024-06-18 02:51:15 +02:00

18 lines
682 B
Markdown

### [CVE-2021-27320](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-27320)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.
### POC
#### Reference
- http://packetstormsecurity.com/files/161642/Doctor-Appointment-System-1.0-Blind-SQL-Injection.html
#### Github
No PoCs found on GitHub currently.