漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Path Traversal in mintplex-labs/anything-llm
Vulnerability Description
A path traversal vulnerability exists in mintplex-labs/anything-llm versions up to and including 1.9.1, within the `AgentFlows` component. The vulnerability arises from improper handling of user input in the `loadFlow` and `deleteFlow` methods in `server/utils/agentFlows/index.js`. Specifically, the combination of `path.join` and `normalizePath` allows attackers to bypass directory restrictions and access or delete arbitrary `.json` files on the server. This can lead to information disclosure, such as leaking sensitive configuration files containing API keys, or denial of service by deleting critical files like `package.json`. The issue is resolved in version 1.12.1.
CVSS Information
N/A
Vulnerability Type
路径遍历:’..filename’
Vulnerability Title
anything-llm 安全漏洞
Vulnerability Description
anything-llm是Mintplex开源的一个一体式桌面和 Docker AI 应用程序。 anything-llm 1.9.1及之前版本存在安全漏洞,该漏洞源于AgentFlows组件对用户输入处理不当,可能导致路径遍历攻击,进而引发信息泄露或拒绝服务。
CVSS Information
N/A
Vulnerability Type
N/A