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.

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)