CVE-2024-7774 MEDIUM

CVE-2024-7774: Path Traversal in langchain-ai/langchainjs

Vendor Langchain-Ai
Product langchain-ai/langchainjs
Weakness CWE-29
Published October 29, 2024
Last update October 29, 2024

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

What the vulnerability does

01Description

A path traversal vulnerability exists in the `getFullPath` method of langchain-ai/langchainjs version 0.2.5. This vulnerability allows attackers to save files anywhere in the filesystem, overwrite existing text files, read `.txt` files, and delete files. The vulnerability is exploited through the `setFileContent`, `getParsedFile`, and `mdelete` methods, which do not properly sanitize user input.

Key dates

02Disclosure timeline

October 29, 2024 CVE published
October 29, 2024 Record updated