漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Travel Website v1.0 - Multiple Unauthenticated SQL Injections (SQLi)
Vulnerability Description
Travel Website v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'hotelIDHidden' parameter of the booking.php resource does not validate the characters received and they are sent unfiltered to the database.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
Vulnerability Title
Travel Website SQL注入漏洞
Vulnerability Description
Travel Website是一个基于PHP的旅游网站。 Travel Website v1.0 版本存在SQL注入漏洞,该漏洞源于在处理 booking.php 页面的 hotelIDHidden 参数时没有经过过滤就将数据发送到数据库进行处理。
CVSS Information
N/A
Vulnerability Type
N/A