mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-prgp-w7vf-ch62
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-prgp-w7vf-ch62",
|
||||
"modified": "2023-08-22T18:38:10Z",
|
||||
"modified": "2023-10-30T20:15:55Z",
|
||||
"published": "2023-08-15T18:31:32Z",
|
||||
"aliases": [
|
||||
"CVE-2023-39659"
|
||||
],
|
||||
"summary": "LangChain vulnerable to arbitrary code execution",
|
||||
"details": "An issue in langchain langchain-ai v.0.0.232 and before allows a remote attacker to execute arbitrary code via a crafted script to the PythonAstREPLTool._run component.",
|
||||
"details": "An issue in langchain langchain-ai before version 0.0.325 allows a remote attacker to execute arbitrary code via a crafted script to the PythonAstREPLTool._run component.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
@@ -28,7 +28,7 @@
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "0.0.232"
|
||||
"fixed": "0.0.325"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -44,13 +44,25 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/langchain-ai/langchain/issues/7700"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/langchain-ai/langchain/pull/12427"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/langchain-ai/langchain/pull/5640"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/langchain-ai/langchain/commit/cadfce295f8a33828fc635c2e5ea28b883e5c992"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/langchain-ai/langchain"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/langchain-ai/langchain/releases/tag/v0.0.325"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
|
||||
Reference in New Issue
Block a user