Project Subscriptions
No data.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-3496-9g83-7v6x | sqlparse: Generated Python and PHP snippets allow SQL string breakout through unescaped backslashes |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Mon, 17 Aug 2026 22:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Mon, 17 Aug 2026 17:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, sqlparse/filters/output.py fails to escape existing backslashes before quotes in sqlparse.format output_format='python' and output_format='php' and the corresponding sqlformat -l modes, allowing crafted SQL to terminate the generated string and inject Python or PHP code when a downstream consumer executes or imports the generated source. This issue is fixed in version 0.6.0. | |
| Title | sqlparse: Generated Python and PHP snippets allow SQL string breakout through unescaped backslashes | |
| Weaknesses | CWE-94 | |
| References |
| |
| Metrics |
cvssV4_0
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-08-17T22:01:42.744Z
Reserved: 2026-07-07T16:40:07.983Z
Link: CVE-2026-59894
Updated: 2026-08-17T21:29:11.972Z
Status : Received
Published: 2026-08-17T18:17:35.913
Modified: 2026-08-17T22:17:16.023
Link: CVE-2026-59894
No data.
OpenCVE Enrichment
Updated: 2026-08-17T18:30:04Z
Github GHSA