Lucene search
+L

24 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/01 12:00 a.m.11 views

openSUSE 16 Security Update : python-sqlparse (openSUSE-SU-2026:21690-1)

The remote openSUSE 16 host has a package installed that is affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:21690-1 advisory. - CVE-2026-54284: high algorithm complexity when parsing SQL payloads with hundreds of nesting levels can lead to denial of service via excessiv...

8.7CVSS6AI score0.00279EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2026/08/27 11:51 a.m.8 views

CVE-2026-59893

A flaw was found in sqlparse, a Python module for parsing SQL. A remote attacker could exploit this vulnerability by providing specially crafted SQL input. This flaw causes inefficient processing of certain SQL patterns, leading to excessive CPU consumption and potentially a Denial of Service DoS...

7.5CVSS5.9AI score0.00279EPSS
SaveExploits0References5
Circl
Circl
added 2026/08/17 8:35 p.m.12 views

CVE-2026-54284

creationtimestamp| type| source ---|---|--- 2026-08-17 20:35:04+00:00| published-proof-of-concept| https://github.com/andialbrecht/sqlparse/security/advisories/GHSA-pwgv-4x5q-6m9f 2026-08-18 01:00:04+00:00| published-proof-of-concept| Telegram/GwuC3cy-OzU2KFCuHYMrTkUTBOKWE1Dd5EfEUwy3SR6M 2026-08-...

8.7CVSS4.8AI score0.00263EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/17 5:43 p.m.27 views

CVE-2026-54284 sqlparse: TokenList.__init__ materializes O(subtree) value per group, causing CPU DoS before depth/token caps trigger

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, TokenList construction and string conversion in sqlparse/sql.py repeatedly flatten nested token subtrees constructed by groupparenthesis and groupcase, causing quadratic CPU consumption through sqlparse.parse,...

8.7CVSS5.9AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/17 5:41 p.m.23 views

CVE-2026-59893

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, SQLREGEX in sqlparse/keywords.py and the per-position loop in sqlparse/lexer.py repeatedly scan unmatched dollar-quoted literal and multiline-comment delimiters, causing quadratic CPU consumption through sqlparse.parse,...

7.5CVSS5.7AI score0.00279EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/08/17 5:41 p.m.37 views

CVE-2026-59893 sqlparse: Inefficient Regex Handling of Dollar-Quoted SQL Literals Leads to ReDoS (Denial of Service)

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, SQLREGEX in sqlparse/keywords.py and the per-position loop in sqlparse/lexer.py repeatedly scan unmatched dollar-quoted literal and multiline-comment delimiters, causing quadratic CPU consumption through sqlparse.parse,...

7.5CVSS0.00279EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/17 5:41 p.m.13 views

EUVD-2026-60311

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, SQLREGEX in sqlparse/keywords.py and the per-position loop in sqlparse/lexer.py repeatedly scan unmatched dollar-quoted literal and multiline-comment delimiters, causing quadratic CPU consumption through sqlparse.parse,...

7.5CVSS5.7AI score0.00279EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.11 views

PT-2026-73439

A Regular Expression Denial of Service ReDoS vulnerability exists in Apache Superset versions 1.5.0 through 5.0.0. The vulnerability is located in the sql parse.py component, specifically within the SQL REGEX used for parsing SQL statements in the sqlparse library integration. The affected regula...

6.5CVSS5.9AI score0.00413EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.16 views

PT-2026-76736

Name of the Vulnerable Software and Affected Versions sqlparse versions prior to 0.6.0 Description A Denial of Service DoS issue exists where a statement consisting of numerous single-line comments can cause quadratic CPU consumption. This occurs because the group comments function in...

8.7CVSS5.9AI score0.00263EPSS
SaveExploits0References29
EUVD
EUVD
added 2026/07/27 12:00 a.m.25 views

EUVD-2026-49356

A use-after-free UAF vulnerability was discovered in the core parsing component of SQLite 3.41. The flaw occurs because the program frees an ExprList object via sqlite3ExprListDelete and then subsequently accesses the dangling pointer of the released object. A remote adversary can supply speciall...

9.8CVSS6.5AI score0.00373EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/02/13 8:41 p.m.14 views

CVE-2024-24773

Improper parsing of nested SQL statements on SQLLab would allow authenticated users to surpass their data authorization scope. This issue affects Apache Superset: before 3.0.4, from 3.1.0 before 3.1.1. Users are recommended to upgrade to version 3.1.1, which fixes the issue...

6.5CVSS7.1AI score0.00779EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/05 7:28 a.m.13 views

BIT-SUPERSET-2023-32672 Apache Superset: SQL parser edge case bypasses data access authorization

An Incorrect authorisation check in SQLLab in Apache Superset versions up to and including 2.1.0. This vulnerability allows an authenticated user to query tables that they do not have proper access to within Superset. The vulnerability can be exploited by leveraging a SQL parsing vulnerability...

4.3CVSS4.5AI score0.00746EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/21 12:00 a.m.16 views

DLA-4000-1 sqlparse - security update

Bulletin has no description...

7.5CVSS6.6AI score0.03237EPSS
SaveExploits0
Snyk
Snyk
added 2024/12/09 3:31 p.m.3 views

SQL Injection

Overview apache-superset is a modern, enterprise-ready business intelligence web application. Affected versions of this package are vulnerable to SQL Injection due to improper handling of certain PostgreSQL functions in the SQL parsing and authorization process. An attacker can execute unauthoriz...

9.8CVSS8.2AI score0.04433EPSS
SaveExploits2References2
Prion
Prion
added 2024/02/28 12:15 p.m.51 views

Input validation

Improper parsing of nested SQL statements on SQLLab would allow authenticated users to surpass their data authorization scope. This issue affects Apache Superset: before 3.0.4, from 3.1.0 before 3.1.1. Users are recommended to upgrade to version 3.1.1, which fixes the issue...

3.3CVSS5.4AI score0.00779EPSS
SaveExploits0References2
OSV
OSV
added 2024/02/28 11:24 a.m.10 views

CVE-2024-24773 Apache Superset: Improper validation of SQL statements allows for unauthorized access to data

Improper parsing of nested SQL statements on SQLLab would allow authenticated users to surpass their data authorization scope. This issue affects Apache Superset: before 3.0.4, from 3.1.0 before 3.1.1. Users are recommended to upgrade to version 3.1.1, which fixes the issue...

4.9CVSS6.4AI score
SaveExploits0References4
OSV
OSV
added 2023/09/06 3:30 p.m.36 views

GHSA-95CH-P3GW-23QG Apache Superset has incorrect authorization check

An Incorrect authorisation check in SQLLab in Apache Superset versions up to and including 2.1.0. This vulnerability allows an authenticated user to query tables that they do not have proper access to within Superset. The vulnerability can be exploited by leveraging a SQL parsing vulnerability...

4.3CVSS4.5AI score0.00746EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2023/09/06 3:30 p.m.39 views

Apache Superset has incorrect authorization check

An Incorrect authorisation check in SQLLab in Apache Superset versions up to and including 2.1.0. This vulnerability allows an authenticated user to query tables that they do not have proper access to within Superset. The vulnerability can be exploited by leveraging a SQL parsing vulnerability...

4.3CVSS6.8AI score0.00746EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2023/09/06 2:15 p.m.34 views

CVE-2023-32672

An Incorrect authorisation check in SQLLab in Apache Superset versions up to and including 2.1.0. This vulnerability allows an authenticated user to query tables that they do not have proper access to within Superset. The vulnerability can be exploited by leveraging a SQL parsing vulnerability...

4.3CVSS4.6AI score0.00746EPSS
SaveExploits0References1
Prion
Prion
added 2023/09/06 2:15 p.m.32 views

Design/Logic Flaw

An Incorrect authorisation check in SQLLab in Apache Superset versions up to and including 2.1.0. This vulnerability allows an authenticated user to query tables that they do not have proper access to within Superset. The vulnerability can be exploited by leveraging a SQL parsing vulnerability...

4CVSS4.7AI score0.00746EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder