CVE-2021-43608
Severity CVSS v4.0:
Pending analysis
Type:
CWE-89
SQL Injection
Publication date:
09/12/2021
Last modified:
15/12/2021
Description
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 API that ultimately uses the AbstractPlatform::modifyLimitQuery API.
Impact
Base Score 3.x
9.80
Severity 3.x
CRITICAL
Base Score 2.0
7.50
Severity 2.0
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:doctrine-project:database_abstraction_layer:*:*:*:*:*:*:*:* | 3.0.0 (including) | 3.1.4 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



