Lucene search
+L

21107 matches found

EUVD
EUVD
•added 2026/08/18 5:31 a.m.•16 views

EUVD-2026-60570

The Quill Forms | Conversational Multi Step Forms, Surveys & quizzes plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 5.7.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to...

7.2CVSS5.5AI score0.00318EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/08/18 12:09 a.m.•13 views

SUSE CVE-2026-53803

rsync before 3.5.0 contains a symlink following vulnerability that allows local attackers to overwrite arbitrary files by placing a symlink at a predictable output path such as --log-file, --write-batch, or daemon-mode log and statistics paths. Attackers can exploit rsync's failure to reject...

7.8CVSS5.7AI score0.0021EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
•added 2026/08/18 12:00 a.m.•18 views

PT-2026-76906

The Quill Forms | Conversational Multi Step Forms, Surveys & quizzes plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 5.7.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to...

7.2CVSS5.5AI score0.00318EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/08/18 12:00 a.m.•27 views

PT-2026-77196

Name of the Vulnerable Software and Affected Versions Joomla! Core versions 5.1.0 through 5.4.7 Joomla! Core versions 6.0.0 through 6.1.2 Description Improper escaping flags in schema.org markup outputs create a Cross-Site Scripting XSS vector. XSS is a security flaw that allows an attacker to...

6.4CVSS5.6AI score0.00266EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
•added 2026/08/18 12:00 a.m.•22 views

PT-2026-76910

Improper Encoding or Escaping of Output vulnerability in ninenines cowlib allows Link header directive smuggling via unescaped special characters in cow link:link/1. cow link:do link/1 in cowlib interpolates the target URI, rel value, and attribute keys directly into the serialized Link: header...

6.3CVSS5.5AI score0.00524EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/18 12:00 a.m.•2 views

CVE-2026-75091: Improper Neutralization of Input During Web Page Generation

The Quill Forms | Conversational Multi Step Forms, Surveys & quizzes plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 5.7.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to...

7.2CVSS5.9AI score0.00318EPSS
SaveExploits0References2
CVE
CVE
•added 2026/08/17 8:36 p.m.•23 views

CVE-2026-75483

powerlevel10k fails to sanitize control characters in the package.json version field when rendering the package prompt segment, allowing an attacker to embed raw escape bytes that emit arbitrary terminal control sequences on each prompt render when a user enters a compromised directory. CVSS 3.1 ...

4.8CVSS5.5AI score0.00171EPSS
SaveExploits0References5
OSV
OSV
•added 2026/08/17 7:46 p.m.•6 views

MINI-6RCP-WPWV-GQF5

Bulletin has no description...

7.5CVSS7.3AI score0.0063EPSS
SaveExploits0
OSV
OSV
•added 2026/08/17 7:45 p.m.•8 views

MINI-XG9X-JRM8-MG7R

Bulletin has no description...

5.9CVSS5AI score0.0055EPSS
SaveExploits0
UbuntuCve
UbuntuCve
•added 2026/08/17 6:17 p.m.•12 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.2CVSS6AI score0.00184EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/08/17 5:54 p.m.•13 views

EUVD-2026-60317

compliance-trestle is a tooling platform for managing compliance as code. Prior to versions 3.12.2 and 4.0.3, the -o/--output argument in trestle author jinja allows writing files outside the intended workspace. The application does not properly validate, ../, .., or absolute paths. This allows...

8.4CVSS5.5AI score0.00204EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/17 5:54 p.m.•9 views

CVE-2026-46345 compliance-trestle - jinja has an Arbitrary File Write via Path Traversal

compliance-trestle is a tooling platform for managing compliance as code. Prior to versions 3.12.2 and 4.0.3, the -o/--output argument in trestle author jinja allows writing files outside the intended workspace. The application does not properly validate, ../, .., or absolute paths. This allows...

8.4CVSS5.6AI score
SaveExploits0References6
attackerkb
attackerkb
•added 2026/08/17 5:54 p.m.•36 views

CVE-2026-46345

compliance-trestle is a tooling platform for managing compliance as code. Prior to versions 3.12.2 and 4.0.3, the -o/--output argument in trestle author jinja allows writing files outside the intended workspace. The application does not properly validate, ../, .., or absolute paths. This allows...

8.4CVSS5.4AI score0.00204EPSS
SaveExploits0References5Affected Software1
Anthropic
Anthropic
•added 2026/08/17 5:47 p.m.•22 views

ANT-2026-1FT5E1XF · lcms · Stack-buffer-overflow

stack-buffer-overflow low Severity Claude high · Security research firm high · Maintainer low Discovered by Claude Mythos Preview REPORT Anthropic's analysis, sealed at approval. Disclosure to the maintainer was performed by Ada Logics. ANT-2026-1FT5E1XF: Stack-buffer-overflow in cmslut.c:1373 Wh...

6.1AI score
SaveExploits0
Github Security Blog
Github Security Blog
•added 2026/08/17 5:20 p.m.•22 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.00184EPSS
SaveExploits0References3Affected Software1
OSV
OSV
•added 2026/08/17 5:20 p.m.•20 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.00184EPSS
SaveExploits0References3
Snyk
Snyk
•added 2026/08/17 5:20 p.m.•14 views

Arbitrary Code Injection

Overview Affected versions of this package are vulnerable to Arbitrary Code Injection in the process method of sqlparse/filters/output.py when generating output via the Python and PHP output formatters. The formatters previously only escaped quote characters ' or " but did not first escape...

9.3CVSS6.2AI score0.00184EPSS
SaveExploits0References2
CVE
CVE
•added 2026/08/17 5:14 p.m.•75 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.00184EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/08/17 5:14 p.m.•9 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.00184EPSS
SaveExploits0References1
OSV
OSV
•added 2026/08/17 1:39 p.m.•5 views

MINI-MQXC-QHXX-9GWJ

Bulletin has no description...

6.1CVSS5AI score0.0031EPSS
SaveExploits0
Rows per page
Query Builder