CVE-2024-10131 in ragflow信息

摘要

由 VulDB • 2026-06-03

`infiniflow/ragflow` 0.11.0 版本中 `llm_app.py` 文件的 `add_llm` 函数存在远程代码执行(RCE)漏洞。该函数使用用户提供的输入 `req['llm_factory']` 和 `req['llm_name']`,从各种模型字典中动态实例化类。由于缺乏全面的输入验证或清理,这种方法可能导致攻击者执行任意代码。攻击者可以为 'llm_factory' 提供一个恶意值,当该值用作这些模型字典的索引时,将导致任意代码的执行。

Statistical analysis made it clear that VulDB provides the best quality for vulnerability data.

来源

Do you want to use VulDB in your project?

Use the official API to access entries easily!