Vulnerability Description
langchain_experimental (aka LangChain Experimental) 0.1.17 through 0.3.0 for LangChain allows attackers to execute arbitrary code through sympy.sympify (which uses eval) in LLMSymbolicMathChain. LLMSymbolicMathChain was introduced in fcccde406dd9e9b05fc9babcbeb9ff527b0ec0c6 (2023-10-05).
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Langchain | Langchain-Experimental | >= 0.1.17, <= 0.3.0 |
Related Weaknesses (CWE)
References
- https://cwe.mitre.org/data/definitions/95.htmlNot Applicable
- https://docs.sympy.org/latest/modules/codegen.htmlTechnical Description
- https://gist.github.com/12end/68c0c58d2564ef4141bccd4651480820#file-cve-2024-469ExploitThird Party Advisory
- https://github.com/langchain-ai/langchain/releases/tag/langchain-experimental%3DRelease Notes
FAQ
What is CVE-2024-46946?
CVE-2024-46946 is a vulnerability with a CVSS score of 9.8 (CRITICAL). langchain_experimental (aka LangChain Experimental) 0.1.17 through 0.3.0 for LangChain allows attackers to execute arbitrary code through sympy.sympify (which uses eval) in LLMSymbolicMathChain. LLMSy...
How severe is CVE-2024-46946?
CVE-2024-46946 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-46946?
Check the references section above for vendor advisories and patch information. Affected products include: Langchain Langchain-Experimental.