cve/2024/CVE-2024-27444.md
2024-05-25 21:48:12 +02:00

858 B

CVE-2024-27444

Description

langchain_experimental (aka LangChain Experimental) in LangChain before 0.1.8 allows an attacker to bypass the CVE-2023-44467 fix and execute arbitrary code via the import, subclasses, builtins, globals, getattribute, bases, mro, or base attribute in Python code. These are not prohibited by pal_chain/base.py.

POC

Reference

No PoCs from references.

Github