Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
bertuxdeveloper committed Nov 7, 2024
1 parent 33dedb3 commit 11c775c
Showing 1 changed file with 7 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"schema_version": "1.4.0",
"id": "GHSA-8h5w-f6q9-wg35",
"modified": "2023-12-29T00:13:21Z",
"modified": "2023-12-29T00:13:22Z",
"published": "2023-10-21T00:30:47Z",
"aliases": [
"CVE-2023-32785"
],
"summary": "Langchain SQL Injection vulnerability",
"details": "In Langchain through 0.0.155, prompt injection allows execution of arbitrary code against the SQL service provided by the chain. ",
"details": "In Langchain through 0.0.155, prompt injection allows execution of arbitrary code against the SQL service provided by the chain. Fixed Version 0.0.247\n\n",
"severity": [
{
"type": "CVSS_V3",
Expand All @@ -28,11 +28,14 @@
"introduced": "0"
},
{
"last_affected": "0.0.155"
"fixed": "0.0.247"
}
]
}
]
],
"database_specific": {
"last_known_affected_version_range": "<= 0.0.246"
}
}
],
"references": [
Expand Down

0 comments on commit 11c775c

Please sign in to comment.