Files
CVEs-PoC/2020/CVE-2020-25889.md
T
2024-05-25 21:48:12 +02:00

20 lines
860 B
Markdown

### [CVE-2020-25889](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25889)
![](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
Online Bus Booking System Project Using PHP/MySQL version 1.0 has SQL injection via the login page. By placing SQL injection payload on the login page attackers can bypass the authentication and can gain the admin privilege.
### POC
#### Reference
- http://packetstormsecurity.com/files/160397/Online-Bus-Booking-System-Project-Using-PHP-MySQL-1.0-SQL-Injection.html
- http://seclists.org/fulldisclosure/2020/Dec/4
- https://seclists.org/fulldisclosure/2020/Dec/4
#### Github
No PoCs found on GitHub currently.