Lucene search
+L

3 matches found

CVE
CVE
added 2021/12/09 7:2 p.m.108 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:2 p.m.57 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
Veracode
Veracode
added 2021/11/17 5:37 a.m.17 views

SQL Injection

doctrine/dbal is vulnerable to SQL injection. The modifyLimitQuery function in src/Platforms/AbstractPlatform.php does not properly sanitize the input, which allows a remote attacker to inject arbitrary SQL commands to the APIs...

9.8CVSS4.4AI score0.02369EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder