Publish GHSA-fj32-q626-pjjc

This commit is contained in:
advisory-database[bot]
2024-09-27 17:42:39 +00:00
parent 65bd9b3224
commit ca5301c6fb
@@ -1,17 +1,21 @@
{
"schema_version": "1.4.0",
"id": "GHSA-fj32-q626-pjjc",
"modified": "2023-08-22T16:42:24Z",
"modified": "2024-09-27T17:41:13Z",
"published": "2023-08-15T18:31:32Z",
"aliases": [
"CVE-2023-38860"
],
"summary": "LangChain vulnerable to arbitrary code execution",
"details": "An issue in LangChain v.0.0.231 allows a remote attacker to execute arbitrary code via the prompt parameter.",
"details": "An issue in LangChain prior to v.0.0.247 allows a remote attacker to execute arbitrary code via the prompt parameter.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
}
],
"affected": [
@@ -28,7 +32,7 @@
"introduced": "0"
},
{
"last_affected": "0.0.231"
"fixed": "0.0.247"
}
]
}
@@ -48,6 +52,22 @@
"type": "WEB",
"url": "https://github.com/langchain-ai/langchain/issues/7641"
},
{
"type": "WEB",
"url": "https://github.com/langchain-ai/langchain/pull/8092"
},
{
"type": "WEB",
"url": "https://github.com/langchain-ai/langchain/pull/8425"
},
{
"type": "WEB",
"url": "https://github.com/langchain-ai/langchain/commit/d353d668e4b0514122a443cef91de7f76fea4245"
},
{
"type": "WEB",
"url": "https://github.com/langchain-ai/langchain/commit/fab24457bcf8ede882abd11419769c92bc4e7751"
},
{
"type": "PACKAGE",
"url": "https://github.com/hwchase17/langchain"