### [CVE-2020-25762](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25762) ![](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 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://packetstormsecurity.com/files/159261/Seat-Reservation-System-1.0-SQL-Injection.html - http://seclists.org/fulldisclosure/2020/Sep/42 - http://seclists.org/fulldisclosure/2020/Sep/42 - https://packetstormsecurity.com/files/author/15149 - https://packetstormsecurity.com/files/author/15149 #### Github No PoCs found on GitHub currently.