漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
N/A
Vulnerability Description
Hapi versions less than 11.0.0 implement CORS incorrectly and allowed for configurations that at best returned inconsistent headers and at worst allowed cross-origin activities that were expected to be forbidden. If the connection has CORS enabled but one route has it off, and the route is not GET, the OPTIONS prefetch request will return the default CORS headers and then the actual request will go through and return no CORS headers. This defeats the purpose of turning CORS on the route.
CVSS Information
N/A
Vulnerability Type
访问控制不恰当
Vulnerability Title
Hapi 安全漏洞
Vulnerability Description
Hapi是一款用于Node.js的服务器框架。该框架支持输入验证、缓存和身份验证等。 Hapi 11.0.0之前版本中存在安全漏洞,该漏洞源于程序没有正确的实现CORS。攻击者可利用该漏洞可能执行跨源操作。
CVSS Information
N/A
Vulnerability Type
N/A