PT-2024-13979 · Unknown · Travel Website
Andres Roldan
·
Published
2024-01-04
·
Updated
2024-01-10
·
CVE-2023-50862
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 concerns multiple Unauthenticated SQL Injection vulnerabilities. Specifically, the
hotelIDHidden parameter of the "booking.php" resource does not validate the characters received, and they are sent unfiltered to the database. This lack of validation allows for potential SQL injection attacks.Recommendations
For Travel Website version 1.0, as a temporary workaround, consider restricting access to the "booking.php" resource or validating and filtering the
hotelIDHidden parameter to prevent SQL injection attacks. However, since no fixed version is mentioned, the best course of action would be to wait for an official patch or update from the developers that addresses this specific issue. At the moment, there is no information about a newer version that contains a fix for this vulnerability.Exploit
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