Lucene search
+L

633 matches found

NVD
NVD
added 16 hours ago5 views

CVE-2026-75628

Punk::OAuth2 versions before 0.03 for Perl allow an attacker-chosen off-site redirect after login because sameoriginpath accepts a backslash or tab in the return parameter. oauth2login reads the return parameter from the initiation request, runs sameoriginpath over it, and stores the survivor in...

SaveExploits0References6
Cvelist
Cvelist
added 16 hours ago8 views

CVE-2026-75628 Punk::OAuth2 versions before 0.03 for Perl allow an attacker-chosen off-site redirect after login because same_origin_path accepts a backslash or tab in the return parameter

Punk::OAuth2 versions before 0.03 for Perl allow an attacker-chosen off-site redirect after login because sameoriginpath accepts a backslash or tab in the return parameter. oauth2login reads the return parameter from the initiation request, runs sameoriginpath over it, and stores the survivor in...

SaveExploits0References5
EUVD
EUVD
added 16 hours ago7 views

EUVD-2026-63189

Punk::OAuth2 versions before 0.03 for Perl allow an attacker-chosen off-site redirect after login because sameoriginpath accepts a backslash or tab in the return parameter. oauth2login reads the return parameter from the initiation request, runs sameoriginpath over it, and stores the survivor in...

5.5AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added yesterday3 views

php: ext-pgsql: PHP: SQL injection via improper backslash escaping

A flaw was found in PHP. Improper escaping of backslashes in attacker-provided parameters can lead to a SQL injection vulnerability. A remote attacker could exploit this flaw by crafting malicious input, potentially gaining unauthorized access to sensitive information, manipulating data, or causi...

9.8CVSS5.9AI score0.00468EPSS
SaveExploits2References5
EUVD
EUVD
added yesterday7 views

EUVD-2026-62446

phpMyFAQ before 4.1.7 contains a SQL injection vulnerability in the glossary create and update endpoints caused by truncating an escaped string before embedding it in a SQL literal. Authenticated users with glossary add or edit permissions can craft a payload with a dangling backslash to escape t...

8.6CVSS6AI score
SaveExploits0References2
NVD
NVD
added 2 days ago4 views

CVE-2026-45532

DataEase is an open source data visualization and analysis tool. Versions prior to 2.10.23 have a path traversal vulnerability. The root cause is that on Windows, the FILESEPARATOR is , while the server only filters the / character during string truncation. The vulnerability has been fixed in...

8.7CVSS0.00382EPSS
SaveExploits0References2
CVE
CVE
added 2 days ago10 views

CVE-2026-45532

DataEase versions prior to 2.10.23 on Windows have a path traversal flaw: the server only filters /, allowing attackers to traverse directories via \. The fix is in v2.10.23; no workarounds exist. CVSS 4.0 scores 8.7 (HIGH) with network access and no authentication required. No exploitation detai...

8.7CVSS5.4AI score0.00382EPSS
SaveExploits0References2
CVE
CVE
added 2 days ago15 views

CVE-2026-75833

The Grav API plugin (bundled with Grav 2.0's admin-next/API stack) before version 1.0.14 has an open redirect in SsoController::sanitizeReturnTo(): a backslash-prefix like /\evil.com bypasses the // guard and is normalized by browsers to //evil.com, enabling post-OAuth-login phishing. Exploitatio...

8.6CVSS5.3AI score0.00194EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2 days ago4 views

Linux Distros Unpatched Vulnerability : CVE-2026-59894

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/filters/output.py fails to escape existing backslashes before quotes in...

6.2CVSS6.1AI score0.00129EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 3 days ago10 views

sqlparse: Generated Python and PHP snippets allow SQL string breakout through unescaped backslashes

Summary The documented Python and PHP output modes generate source-code snippets from caller-supplied SQL. Their output filters escape quote characters without first escaping existing backslashes. Crafted SQL can therefore neutralize the generated quote escape, terminate the intended language...

6.2CVSS6.7AI score0.00129EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 3 days ago9 views

GHSA-3496-9G83-7V6X sqlparse: Generated Python and PHP snippets allow SQL string breakout through unescaped backslashes

Summary The documented Python and PHP output modes generate source-code snippets from caller-supplied SQL. Their output filters escape quote characters without first escaping existing backslashes. Crafted SQL can therefore neutralize the generated quote escape, terminate the intended language...

6.2CVSS6.8AI score0.00129EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 3 days ago6 views

CVE-2026-59894

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 outputformat='python' and outputformat='php' and the corresponding sqlformat -l modes, allowing crafted SQL to terminate the...

6.2CVSS5.9AI score0.00129EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 3 days ago13 views

CVE-2026-59894 sqlparse: Generated Python and PHP snippets allow SQL string breakout through unescaped backslashes

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 outputformat='python' and outputformat='php' and the corresponding sqlformat -l modes, allowing crafted SQL to terminate the...

6.2CVSS6AI score
SaveExploits0References3
CVE
CVE
added 3 days ago33 views

CVE-2026-59894

The sqlparse Python library (versions before 0.6.0) fails to escape existing backslashes before quotes in its output_format='python' and output_format='php' modes (sqlparse/filters/output.py:65 and :114). Crafted SQL can break out of the generated string and inject arbitrary Python or PHP code. A...

6.2CVSS5.8AI score0.00129EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 3 days ago6 views

CVE-2026-59894 sqlparse: Generated Python and PHP snippets allow SQL string breakout through unescaped backslashes

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 outputformat='python' and outputformat='php' and the corresponding sqlformat -l modes, allowing crafted SQL to terminate the...

6.2CVSS5.8AI score0.00129EPSS
SaveExploits0References1
EUVD
EUVD
added 3 days ago7 views

EUVD-2026-60308

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 outputformat='python' and outputformat='php' and the corresponding sqlformat -l modes, allowing crafted SQL to terminate the...

6.2CVSS5.8AI score0.00129EPSS
SaveExploits0References1
OSV
OSV
added 3 days ago5 views

BIT-PHP-MIN-2026-17543 SQL injection in ext-pgsql via E'...' backslash breakout

Improper escaping of backslashes in attacker-provided parameters would allow for trivial SQL injection in PHP versions from 8.2. before 8.2.33, from 8.3. before 8.3.33, from 8.4. before 8.4.24, and from 8.5. before 8.5.9...

9.8CVSS5.8AI score0.00468EPSS
SaveExploits2References2
OSV
OSV
added 3 days ago6 views

BIT-PHP-2026-17543 SQL injection in ext-pgsql via E'...' backslash breakout

Improper escaping of backslashes in attacker-provided parameters would allow for trivial SQL injection in PHP versions from 8.2. before 8.2.33, from 8.3. before 8.3.33, from 8.4. before 8.4.24, and from 8.5. before 8.5.9...

9.8CVSS5.8AI score0.00468EPSS
SaveExploits2References2
OSV
OSV
added 3 days ago6 views

BIT-LIBPHP-2026-17543 SQL injection in ext-pgsql via E'...' backslash breakout

Improper escaping of backslashes in attacker-provided parameters would allow for trivial SQL injection in PHP versions from 8.2. before 8.2.33, from 8.3. before 8.3.33, from 8.4. before 8.4.24, and from 8.5. before 8.5.9...

9.8CVSS5.8AI score0.00468EPSS
SaveExploits2References2
Positive Technologies
Positive Technologies
added 3 days ago12 views

PT-2026-73420

Improper escaping of backslashes in attacker-provided parameters would allow for trivial SQL injection in PHP versions from 8.2. before 8.2.33, from 8.3. before 8.3.33, from 8.4. before 8.4.24, and from 8.5. before 8.5.9...

9.8CVSS5.7AI score0.00468EPSS
SaveExploits2References3
Rows per page
Query Builder