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.
References
Link | Resource |
---|---|
http://packetstormsecurity.com/files/159261/Seat-Reservation-System-1.0-SQL-Injection.html | Exploit Third Party Advisory VDB Entry |
http://seclists.org/fulldisclosure/2020/Sep/42 | Exploit Mailing List Third Party Advisory |
https://packetstormsecurity.com/files/author/15149 | Third Party Advisory VDB Entry |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2020-09-30 18:15
Updated : 2024-02-28 18:08
NVD link : CVE-2020-25762
Mitre link : CVE-2020-25762
CVE.ORG link : CVE-2020-25762
JSON object : View
Products Affected
seat_reservation_system_project
- seat_reservation_system
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')