mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
936 B
936 B
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.