漏洞标题
巴黎新族/lollms-webui的本地文件包含漏洞
漏洞描述信息
在 parisneo/lollms-webui 版本低于 v9.8 中存在本地文件包含漏洞。该漏洞是由于 `app.py` 文件中的 `serve_js` 函数在进行路径拼接时未进行验证,从而允许攻击者执行路径遍历攻击。这可能导致未经授权访问服务器上的任意文件,从而可能泄露敏感信息,如私有SSH密钥、配置文件和源代码。
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
漏洞类别
对路径名的限制不恰当(路径遍历)
漏洞标题
Local File Inclusion in parisneo/lollms-webui
漏洞描述信息
A Local File Inclusion vulnerability exists in parisneo/lollms-webui versions below v9.8. The vulnerability is due to unverified path concatenation in the `serve_js` function in `app.py`, which allows attackers to perform path traversal attacks. This can lead to unauthorized access to arbitrary files on the server, potentially exposing sensitive information such as private SSH keys, configuration files, and source code.
CVSS信息
N/A
漏洞类别
路径遍历:’..filename’
漏洞标题
LoLLMs 安全漏洞
漏洞描述信息
LoLLMs是Saifeddine ALOUI个人开发者的一个大型语言多模式系统的 Web UI。 LoLLMs v9.8之前版本存在安全漏洞,该漏洞源于app.py中的serve_js函数未验证路径连接。攻击者利用该漏洞可以访问服务器上的任意文件,并可能暴露敏感信息,例如私钥、配置文件和源代码。
CVSS信息
N/A
漏洞类别
其他