漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Directus: SSRF Protection Bypass via 0.0.0.0 in File Import
Vulnerability Description
Directus is a real-time API and App dashboard for managing SQL database content. Prior to 12.0.0, the SSRF protection on Directus's file-import-from-URL feature can be bypassed using the address 0.0.0.0 because api/src/request/is-denied-ip.ts treats 0.0.0.0 as a keyword for local interfaces but never blocks the literal address itself. On Linux and macOS, connecting to 0.0.0.0 reaches localhost, so an authenticated user with file-upload rights can make the server fetch internal services through the /files/import endpoint and retrieve the response as a downloadable file. This issue is fixed in version 12.0.0.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Vulnerability Type
服务端请求伪造(SSRF)
Vulnerability Title
Directus 服务端请求伪造漏洞
Vulnerability Description
Directus是Directus组织开源的一个实时 Api 和应用程序仪表板。用于管理 Sql 数据库内容。 Directus 12.0.0之前版本存在服务端请求伪造漏洞,该漏洞源于SSRF保护可被绕过,攻击者利用地址0.0.0.0可使其访问本地接口,从而允许具有文件上传权限的已认证用户通过/files/import端点获取内部服务响应。
CVSS Information
N/A
Vulnerability Type
N/A