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.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: mitre

Published: 2021-12-09T19:02:59

Updated: 2021-12-09T19:02:59

Reserved: 2021-11-12T00:00:00


Link: CVE-2021-43608

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2021-12-09T20:15:07.937

Modified: 2021-12-15T14:46:41.303


Link: CVE-2021-43608

JSON object: View

cve-icon Redhat Information

No data.

CWE