CVE-2023-44467: langchain_experimental vulnerable to arbitrary code execution via PALChain in the python exec method
(updated )
langchain_experimental (aka LangChain Experimental) in LangChain before 0.0.306 allows an attacker to bypass the CVE-2023-36258 fix and execute arbitrary code via import in Python code, which is not prohibited by pal_chain/base.py.
References
- github.com/advisories/GHSA-gjjr-63x4-v8cq
- github.com/langchain-ai/langchain
- github.com/langchain-ai/langchain/commit/4c97a10bd0d9385cfee234a63b5bd826a295e483
- github.com/langchain-ai/langchain/pull/11233
- github.com/pypa/advisory-database/tree/main/vulns/langchain-experimental/PYSEC-2023-194.yaml
- nvd.nist.gov/vuln/detail/CVE-2023-44467
- pypi.org/project/langchain-experimental/0.0.14
Detect and mitigate CVE-2023-44467 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →