PT-2020-16188 · Sourcecodester · Sourcecodester Resort Reservation System
Ava Tester One
·
Published
2020-09-22
·
Updated
2020-10-08
·
CVE-2020-25762
CVSS v3.1
9.1
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
SourceCodester Seat Reservation System version 1.0
Description
The issue concerns a lack of input validation on the
username and password parameters in the admin class.php file. This allows an attacker to send malicious input in the POST request to "/admin/ajax.php?action=login" and potentially bypass authentication or extract sensitive information.Recommendations
For SourceCodester Seat Reservation System version 1.0, consider implementing input validation on the
username and password parameters in the admin class.php file to prevent malicious input. As a temporary workaround, restrict access to the "/admin/ajax.php?action=login" endpoint to minimize the risk of exploitation.Exploit
Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Sourcecodester Resort Reservation System