Lucene search
+L

3 matches found

Debian CVE
Debian CVE
added 2026/07/14 6:23 p.m.13 views

CVE-2026-45073

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 5.4.52, 6.4.40, 7.4.12, and 8.0.12, PdoAdapter::doClear builds a DELETE statement using a namespace derived from the caller-supplied $prefix without binding or escaping it, allowing a caller...

7.3CVSS5.4AI score0.0041EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/05/27 9:11 p.m.21 views

Symfony Vulnerable to SQL Injection in PdoAdapter::doClear() via Unsanitized $prefix

Description Symfony\Component\Cache\Adapter\PdoAdapter is the PDO-backed cache adapter. Its clear$prefix method inherited from AbstractAdapterTrait is documented to delete cache items whose key starts with $prefix. In the non-versioning code path, the caller-supplied $prefix is concatenated into...

7.3CVSS6.1AI score0.0041EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2026/05/27 9:11 p.m.8 views

GHSA-6QH9-H6WF-JGQC Symfony Vulnerable to SQL Injection in PdoAdapter::doClear() via Unsanitized $prefix

Description Symfony\Component\Cache\Adapter\PdoAdapter is the PDO-backed cache adapter. Its clear$prefix method inherited from AbstractAdapterTrait is documented to delete cache items whose key starts with $prefix. In the non-versioning code path, the caller-supplied $prefix is concatenated into...

7.1CVSS6AI score0.0041EPSS
SaveExploits0References6
Rows per page
Query Builder