Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

debian логотип

CVE-2021-43608

Опубликовано: 09 дек. 2021
Источник: debian

Описание

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.

Пакеты

ПакетСтатусВерсия исправленияРелизТип
php-doctrine-dbalnot-affectedpackage

Примечания

  • Bug was introduced in 3.0.0, and fixed in experimental in 3.1.4+dfsg-1 and

  • only present in experimental suite.

  • https://github.com/doctrine/dbal/security/advisories/GHSA-r7cj-8hjg-x622

Связанные уязвимости

CVSS3: 9.8
ubuntu
около 4 лет назад

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.

CVSS3: 9.8
nvd
около 4 лет назад

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.

CVSS3: 9.8
github
около 4 лет назад

DBAL 3 SQL Injection Security Vulnerability