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

18 lines
689 B
Markdown

### [CVE-2021-26201](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-26201)
![](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
The Login Panel of CASAP Automated Enrollment System 1.0 is vulnerable to SQL injection authentication bypass. An attacker can obtain access to the admin panel by injecting a SQL query in the username field of the login page.
### POC
#### Reference
- https://www.exploit-db.com/exploits/49463
#### Github
No PoCs found on GitHub currently.