Security Advisory

CVE-2024-7774

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-10-29 12:49:21
Last updated 2024-10-29 13:31:38
Assigner @huntr_ai
State PUBLISHED

Description

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.