cve/2024/CVE-2024-7774.md
2025-09-29 21:09:30 +02:00

19 lines
1021 B
Markdown

### [CVE-2024-7774](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-7774)
![](https://img.shields.io/static/v1?label=Product&message=langchain-ai%2Flangchainjs&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=unspecified%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-29%20Path%20Traversal%3A%20'%5C..%5Cfilename'&color=brightgreen)
### 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.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds