mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 12:01:39 +02:00
20 lines
860 B
Markdown
20 lines
860 B
Markdown
### [CVE-2020-25889](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25889)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|