脆弱性情報
高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。
脆弱性タイトル
Langroid has WAF Bypass Leading to RCE in TableChatAgent
脆弱性説明
Langroid is a framework for building large-language-model-powered applications. Prior to version 0.59.32, there is a bypass to the fix for CVE-2025-46724. TableChatAgent can call pandas_eval tool to evaluate the expression. There is a WAF in langroid/utils/pandas_utils.py introduced to block code injection CVE-2025-46724. However it can be bypassed due to _literal_ok() returning False instead of raising UnsafeCommandError on invalid input, combined with unrestricted access to dangerous dunder attributes (__init__, __globals__, __builtins__). This allows chaining whitelisted DataFrame methods to leak the eval builtin and execute arbitrary code. This issue has been patched in version 0.59.32.
CVSS情報
N/A
脆弱性タイプ
对生成代码的控制不恰当(代码注入)
脆弱性タイトル
Langroid 代码注入漏洞
脆弱性説明
Langroid是Langroid开源的一个利用多代理编程开发LLM的工具。 Langroid 0.59.32之前版本存在代码注入漏洞,该漏洞源于TableChatAgent调用pandas_eval工具时存在绕过,可能导致执行任意代码。
CVSS情報
N/A
脆弱性タイプ
N/A