mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 09:48:02 +02:00
20 lines
936 B
Markdown
20 lines
936 B
Markdown
### [CVE-2020-25762](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25762)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in SourceCodester Seat Reservation System 1.0. The file admin_class.php does not perform input validation on the username and password parameters. An attacker can send malicious input in the post request to /admin/ajax.php?action=login and bypass authentication, extract sensitive information etc.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/159261/Seat-Reservation-System-1.0-SQL-Injection.html
|
|
- http://seclists.org/fulldisclosure/2020/Sep/42
|
|
- https://packetstormsecurity.com/files/author/15149
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|