Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
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