漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Outline Affected an Arbitrary File Read via Path Traversal in JSON Import
Vulnerability Description
Outline is a service that allows for collaborative documentation. Prior to 1.4.0, during the JSON import process, the value of attachments[].key from the imported JSON is passed directly to path.join(rootPath, node.key) and then read using fs.readFile without validation. By embedding path traversal sequences such as ../ or absolute paths, an attacker can read arbitrary files on the server and import them as attachments. This vulnerability is fixed in 1.4.0.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:N
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Vulnerability Title
Outline 路径遍历漏洞
Vulnerability Description
Outline是Outline开源的一个知识库。 Outline 1.4.0之前版本存在路径遍历漏洞,该漏洞源于JSON导入过程中对导入的attachments[].key值验证不足,可能导致攻击者读取服务器上的任意文件。
CVSS Information
N/A
Vulnerability Type
N/A