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.
Source: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25762
Reference (s):
- FULLDISC:20200922 Seat Reservation System 1.0 Unauthenticated SQL Injection (CVE-2020-25762)
- URL: http://seclists.org/fulldisclosure/2020/Sep/42
- http://packetstormsecurity.com/files/159261/Seat-Reservation-System-1.0-SQL-Injection.html
- https://packetstormsecurity.com/files/author/15149

