Vulnerability CVE-2023-50864


Published: 2024-01-04

Description:
Travel Website v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'hotelId' parameter of the hotelDetails.php resource does not validate the characters received and they are sent unfiltered to the database.

Type:

CWE-89

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

 References:
https://fluidattacks.com/advisories/evans/
https://www.kashipara.com/

Copyright 2026, cxsecurity.com

 

Back to Top