Lucene search

K
cvelistMitreCVELIST:CVE-2021-43608
HistoryDec 09, 2021 - 7:02 p.m.

CVE-2021-43608

2021-12-0919:02:59
mitre
www.cve.org
4
doctrine dbal
sql injection
cve-2021-43608
abstractplatform
limit clause

AI Score

10

Confidence

High

EPSS

0.002

Percentile

53.8%

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.

AI Score

10

Confidence

High

EPSS

0.002

Percentile

53.8%