PT-2024-13983 · Unknown · Travel Website
Andres Roldan
·
Published
2024-01-04
·
Updated
2024-01-10
·
CVE-2023-50866
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Travel Website version 1.0
Description
The issue affects the login functionality, specifically the
username parameter of the "loginAction.php" resource, which does not validate input characters. These characters are sent unfiltered to the database, allowing for potential SQL injection attacks.Recommendations
For Travel Website version 1.0, consider validating and filtering the
username parameter in the loginAction.php resource to prevent SQL injection attacks. As a temporary workaround, restrict access to the loginAction.php resource until a patch is available.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
Travel Website