From 4a4767e8966ea9103f4498238fc8742745afdefa Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 16:59:52 +0000 Subject: [PATCH] Publish GHSA-45pg-36p6-83v9 --- .../2024/10/GHSA-45pg-36p6-83v9/GHSA-45pg-36p6-83v9.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/advisories/github-reviewed/2024/10/GHSA-45pg-36p6-83v9/GHSA-45pg-36p6-83v9.json b/advisories/github-reviewed/2024/10/GHSA-45pg-36p6-83v9/GHSA-45pg-36p6-83v9.json index afed5a1b946..9dc8175d537 100644 --- a/advisories/github-reviewed/2024/10/GHSA-45pg-36p6-83v9/GHSA-45pg-36p6-83v9.json +++ b/advisories/github-reviewed/2024/10/GHSA-45pg-36p6-83v9/GHSA-45pg-36p6-83v9.json @@ -1,12 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-45pg-36p6-83v9", - "modified": "2024-11-04T13:50:58Z", + "modified": "2024-11-05T16:58:28Z", "published": "2024-10-29T15:32:05Z", "aliases": [ "CVE-2024-8309" ], - "summary": "Langchain-Community SQL Injection vulnerability", + "summary": "Langchain SQL Injection vulnerability", "details": "A vulnerability in the GraphCypherQAChain class of langchain-ai/langchain version 0.2.5 allows for SQL injection through prompt injection. This vulnerability can lead to unauthorized data manipulation, data exfiltration, denial of service (DoS) by deleting all data, breaches in multi-tenant security environments, and data integrity issues. Attackers can create, update, or delete nodes and relationships without proper authorization, extract sensitive data, disrupt services, access data across different tenants, and compromise the integrity of the database.", "severity": [ { @@ -29,7 +29,7 @@ "type": "ECOSYSTEM", "events": [ { - "introduced": "0" + "introduced": "0.2.0" }, { "fixed": "0.3.0" @@ -49,6 +49,9 @@ "events": [ { "introduced": "0" + }, + { + "fixed": "0.2.0" } ] }