Lucene search
+L

84 matches found

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

Linux Distros Unpatched Vulnerability : CVE-2026-84305

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, sqlparse.formatsql, reindent=True and sqlformat --reindent route attacker-controlled...

5.1CVSS5.8AI score0.00125EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/02 12:00 a.m.6 views

UBUNTU-CVE-2026-84305

sqlparse is a non-validating SQL parser module for Python. Prior to 0...

5.1CVSS5.9AI score0.00125EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/09/02 12:00 a.m.7 views

CVE-2026-84305

sqlparse is a non-validating SQL parser module for Python. Prior to 0...

5.1CVSS5.9AI score0.00125EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/01 6:33 p.m.8 views

CVE-2026-84305

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, sqlparse.formatsql, reindent=True and sqlformat --reindent route attacker-controlled parenthesized tuple lists through ReindentFilter.getoffset in sqlparse/filters/reindent.py, where flattenuptotoken repeatedly rebuilds an...

5.1CVSS5.9AI score0.00125EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/08/18 4:57 p.m.7 views

SUSE 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.8AI score0.00279EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/17 6:18 p.m.13 views

CVE-2026-71491

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, groupcomments in sqlparse/engine/grouping.py repeatedly rescans comment-only statements before the MAXGROUPINGTOKENS guard, causing quadratic CPU consumption through sqlparse.parse and sqlparse.formatsql, stripcomments=Tru...

8.7CVSS0.00263EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/17 5:43 p.m.52 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.7CVSS0.00263EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/17 5:43 p.m.24 views

CVE-2026-54284

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.7AI score0.00263EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/08/17 5:41 p.m.114 views

CVE-2026-59893

The vulnerability is a ReDoS flaw in sqlparse's lexer: the regex at sqlparse/keywords.py:33 uses a backreference (\1) to match closing dollar-quote delimiters, causing O(n²) CPU consumption when fed many unique, unmatched openers. The same pattern shape affects multiline-comment regexes. A single...

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

CVE-2026-71491 sqlparse: Quadratic O(n²) DoS in group_comments

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, groupcomments in sqlparse/engine/grouping.py repeatedly rescans comment-only statements before the MAXGROUPINGTOKENS guard, causing quadratic CPU consumption through sqlparse.parse and sqlparse.formatsql, stripcomments=Tru...

8.7CVSS0.00263EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 5:55 a.m.10 views

BIT-SUPERSET-2026-23985 Apache Superset: Regular Expression Denial of Service (ReDoS) in SQL Parser

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 sqlparse.py component, specifically within the SQLREGEX used for parsing SQL statements in the sqlparse library integration. The affected regular...

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

PT-2026-76720

Name of the Vulnerable Software and Affected Versions sqlparse versions prior to 0.6.0 Description The sqlparse/filters/output.py module fails to escape existing backslashes before quotes when using output format='python' or output format='php' in the sqlparse.format function and the correspondin...

6.2CVSS6.1AI score0.00129EPSS
SaveExploits0References29
Cvelist
Cvelist
added 2026/07/30 4:09 p.m.46 views

CVE-2026-23985 Apache Superset: Regular Expression Denial of Service (ReDoS) in SQL Parser

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 sqlparse.py component, specifically within the SQLREGEX used for parsing SQL statements in the sqlparse library integration. The affected regular...

5.3CVSS0.00413EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/30 4:09 p.m.60 views

CVE-2026-23985

CVE-2026-23985 is a ReDoS vulnerability in Apache Superset versions 1.5.0–5.0.0, arising from the sql_parse.py component’s integration with the sqlparse library. The issue centers on the SQL_REGEX used to parse SQL statements, where overlapping disjunctions share a common outer quantifier, enabli...

6.5CVSS5.9AI score0.00413EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/30 4:09 p.m.13 views

CVE-2026-23985 Apache Superset: Regular Expression Denial of Service (ReDoS) in SQL Parser

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 sqlparse.py component, specifically within the SQLREGEX used for parsing SQL statements in the sqlparse library integration. The affected regular...

5.3CVSS5.9AI score0.00413EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/05/19 8:10 p.m.20 views

Uncontrolled Recursion

Overview sqlfluffrs is a The SQL Linter for Humans Affected versions of this package are vulnerable to Uncontrolled Recursion through the ParseContext and parser recursion in the SQL parser components. An attacker can exhaust parser stack depth and force repeated parse failures by supplying deepl...

8.7CVSS5.9AI score0.00263EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2016-3150

Malware in sbrugna...

5.3CVSS5.6AI score0.02033EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2022-3057

Malicious code in bioql PyPI...

5.4CVSS6.2AI score0.01712EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2025/04/23 6:30 p.m.33 views

PostHog Plugin Server SQL Injection Vulnerability

PostHog ClickHouse Table Functions SQL Injection Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of PostHog. Authentication is required to exploit this vulnerability. The specific flaw exists within the...

8CVSS8.8AI score0.00455EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/04/23 6:30 p.m.87 views

GHSA-V64V-FQ96-C5WV PostHog Plugin Server SQL Injection Vulnerability

PostHog ClickHouse Table Functions SQL Injection Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of PostHog. Authentication is required to exploit this vulnerability. The specific flaw exists within the...

7.1CVSS8.4AI score0.00455EPSS
SaveExploits0References4
Rows per page
Query Builder