mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-gjjr-63x4-v8cq
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-gjjr-63x4-v8cq",
|
||||
"modified": "2024-02-26T19:54:46Z",
|
||||
"modified": "2025-02-24T20:47:26Z",
|
||||
"published": "2023-10-09T21:30:27Z",
|
||||
"aliases": [
|
||||
"CVE-2023-44467"
|
||||
],
|
||||
"summary": "langchain_experimental vulnerable to arbitrary code execution via PALChain in the python exec method",
|
||||
"details": "langchain_experimental 0.0.14 allows an attacker to bypass the CVE-2023-36258 fix and execute arbitrary code via the PALChain in the python exec method.",
|
||||
"details": "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.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
|
||||
Reference in New Issue
Block a user