Files
CVEs-PoC/2021/CVE-2021-27124.md
T
2025-09-29 21:09:30 +02:00

19 lines
817 B
Markdown

### [CVE-2021-27124](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-27124)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
SQL injection in the expertise parameter in search_result.php in Doctor Appointment System v1.0 allows an authenticated patient user to dump the database credentials via a SQL injection attack.
### POC
#### Reference
- http://packetstormsecurity.com/files/161342/Doctor-Appointment-System-1.0-SQL-Injection.html
- https://naku-ratti.medium.com/doctor-appointment-system-1-0-authenticated-sql-dios-7689b1d30f5f
#### Github
No PoCs found on GitHub currently.