Vulnerability CVE-2020-25762


Published: 2020-09-30

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.

Type:

CWE-89

(Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection'))

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:P/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
6.4/10
4.9/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
None
Affected software
Seat reservation system project -> Seat reservation system 

 References:
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

Copyright 2024, cxsecurity.com

 

Back to Top