RSS   Vulnerabilities for 'Database abstraction layer'   RSS

2021-12-09
 
CVE-2021-43608

CWE-89
 

 
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.

 

 >>> Vendor: Doctrine-project 12 Products
Doctrine
Doctrine1.2.0
Doctrine1.2.1
Doctrine1.2.2
Doctrine1.2.3
Annotations
Cache
Common
Doctrinemongodbbundle
Mongodb-odm
Object relational mapper
Database abstraction layer


Copyright 2024, cxsecurity.com

 

Back to Top