漏洞标题
远程操作系统命令注入漏洞 - LLama Factory弱点
漏洞描述信息
LLama Factory 允许对大型语言模型进行微调。在 LLama Factory 训练过程中发现了一个关键的远程操作系统命令注入漏洞。该漏洞源于对用户输入处理不当,允许恶意用户在宿主机系统上执行任意操作系统命令。该问题是由使用 `Popen` 函数时设置 `shell=True` 并且未对用户输入进行验证所导致的。需要立即采取补救措施以降低风险。此漏洞已在 0.9.1 版本中得到修复。
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
漏洞类别
OS命令中使用的特殊元素转义处理不恰当(OS命令注入)
漏洞标题
LLama Factory Remote OS Command Injection Vulnerability
漏洞描述信息
LLama Factory enables fine-tuning of large language models. A critical remote OS command injection vulnerability has been identified in the LLama Factory training process. This vulnerability arises from improper handling of user input, allowing malicious actors to execute arbitrary OS commands on the host system. The issue is caused by insecure usage of the `Popen` function with `shell=True`, coupled with unsanitized user input. Immediate remediation is required to mitigate the risk. This vulnerability is fixed in 0.9.1.
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
漏洞类别
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
漏洞标题
LLaMA-Factory 跨站脚本漏洞
漏洞描述信息
LLaMA-Factory是中国hoshi-hiyouga个人开发者的一个微调大型语言模型。 LLaMA-Factory 0.9.0及之前版本存在跨站脚本漏洞,该漏洞源于对用户输入的不当处理,允许恶意行为者在主机系统上执行任意操作系统命令,从而导致容易受到远程操作系统命令注入攻击。
CVSS信息
N/A
漏洞类别
跨站脚本