漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
auth-js Vulnerable to Insecure Path Routing from Malformed User Input
Vulnerability Description
auth-js is an isomorphic Javascript library for Supabase Auth. Prior to version 2.70.0, the library functions getUserById, deleteUser, updateUserById, listFactors and deleteFactor did not require the user supplied values to be valid UUIDs. This could lead to a URL path traversal, resulting in the wrong API function being called. Implementations that follow security best practice and validate user controlled inputs, such as the userId are not affected by this. This issue has been patched in version 2.70.0.
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U
Vulnerability Type
认证机制不恰当
Vulnerability Title
auth-js 路径遍历漏洞
Vulnerability Description
auth-js是Supabase开源的一个Supabase Auth的同构Javascript库。 auth-js 2.69.1之前版本存在路径遍历漏洞,该漏洞源于未验证用户提供的UUID,可能导致URL路径遍历。
CVSS Information
N/A
Vulnerability Type
N/A