Vulnerability Description
An issue in LangChain before 0.0.236 allows an attacker to execute arbitrary code because Python code with os.system, exec, or eval can be used.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Langchain | Langchain | 0.0.199 |
Related Weaknesses (CWE)
References
- https://github.com/hwchase17/langchain/issues/5872ExploitIssue TrackingMitigation
- https://github.com/hwchase17/langchain/issues/5872ExploitIssue TrackingMitigation
FAQ
What is CVE-2023-36258?
CVE-2023-36258 is a vulnerability with a CVSS score of 9.8 (CRITICAL). An issue in LangChain before 0.0.236 allows an attacker to execute arbitrary code because Python code with os.system, exec, or eval can be used.
How severe is CVE-2023-36258?
CVE-2023-36258 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-2023-36258?
Check the references section above for vendor advisories and patch information. Affected products include: Langchain Langchain.