diff --git a/advisories/github-reviewed/2023/08/GHSA-prgp-w7vf-ch62/GHSA-prgp-w7vf-ch62.json b/advisories/github-reviewed/2023/08/GHSA-prgp-w7vf-ch62/GHSA-prgp-w7vf-ch62.json index 0933d33ae3b..b53b6ff9018 100644 --- a/advisories/github-reviewed/2023/08/GHSA-prgp-w7vf-ch62/GHSA-prgp-w7vf-ch62.json +++ b/advisories/github-reviewed/2023/08/GHSA-prgp-w7vf-ch62/GHSA-prgp-w7vf-ch62.json @@ -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": {