Lucene search
+L

2 matches found

CVE
CVE
added 2021/12/09 7:02 p.m.120 views

CVE-2021-43608

Doctrine DBAL 3.x before 3.1.4 is affected by a SQL injection in the LIMIT clause generation. The root cause is that offset and length inputs used to build LIMIT are not reliably cast to integers, which allows injection when unescaped user input is passed to the DBAL QueryBuilder or APIs that cal...

9.8CVSS9.7AI score0.02369EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2021/12/09 7:02 p.m.83 views

CVE-2021-43608

Doctrine DBAL 3.x before 3.1.4 allows SQL Injection. The escaping of offset and length inputs to the generation of a LIMIT clause was not probably cast to an integer, allowing SQL injection to take place if application developers passed unescaped user input to the DBAL QueryBuilder or any other A...

9.8CVSS9.9AI score0.02369EPSS
SaveExploits0
Rows per page
Query Builder