Publish GHSA-45pg-36p6-83v9

This commit is contained in:
advisory-database[bot]
2024-11-05 16:59:52 +00:00
parent cc37946dec
commit 4a4767e896
@@ -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"
}
]
}