Publish Advisories

GHSA-2m57-hf25-phgg
GHSA-62qf-jcq8-8gxw
This commit is contained in:
advisory-database[bot]
2024-05-01 11:09:53 +00:00
parent 102a0c57d1
commit 5e7441e335
2 changed files with 28 additions and 8 deletions
File diff suppressed because one or more lines are too long
@@ -1,12 +1,14 @@
{
"schema_version": "1.4.0",
"id": "GHSA-62qf-jcq8-8gxw",
"modified": "2024-04-30T15:30:38Z",
"modified": "2024-05-01T11:08:47Z",
"published": "2024-04-30T15:30:38Z",
"withdrawn": "2024-05-01T11:08:47Z",
"aliases": [
"CVE-2024-4340"
],
"details": "Passing a heavily nested list to sqlparse.parse() leads to a Denial of Service due to RecursionError.\n\n",
"summary": "Duplicate Advisory: sqlparse parsing heavily nested list leads to Denial of Service",
"details": "## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-2m57-hf25-phgg. This link is maintained to preserve external references.\n\n## Original Description\nPassing a heavily nested list to sqlparse.parse() leads to a Denial of Service due to RecursionError.",
"severity": [
{
"type": "CVSS_V3",
@@ -14,7 +16,25 @@
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "sqlparse"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.5.0"
}
]
}
]
}
],
"references": [
{
@@ -39,8 +59,8 @@
"CWE-674"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2024-05-01T11:08:47Z",
"nvd_published_at": "2024-04-30T15:15:53Z"
}
}