### [CVE-2023-44467](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-44467)



### Description
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.
### POC
#### Reference
- https://github.com/langchain-ai/langchain/commit/4c97a10bd0d9385cfee234a63b5bd826a295e483
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds
- https://github.com/zgimszhd61/llm-security-quickstart