Lucene search
K

9 matches found

OSV
OSV
added 2024/05/15 8:14 p.m.14 views

GHSA-6Q9V-4HQ6-5M67 Doctrine SQL injection vulnerability

Doctrine is prone to SQL injection vulnerability. Users of Doctrine 1.2 and 2 should update to the newly released versions of both libraries immediately. Both versions only include the security fix and no other changes to their previous versions 1.2.3 and 2.0.2. Affected versions are: - 1.2.3 and...

8.1AI score
Exploits0References3
OSV
OSV
added 2024/05/15 6:42 p.m.7 views

GHSA-76W8-MQX4-WJRF Doctrine DBAL SQL injection possibility

The identifier quoting in Doctrine DBAL has a potential security problem when user-input is passed into this function, making the security aspect of this functionality obsolete. If you make use of AbstractPlatform::quoteIdentifier or Doctrine::quoteIdentifier please upgrade immediately. The ORM...

8.1CVSS7.2AI score
Exploits0References3
OSV
OSV
added 2021/12/09 8:15 p.m.11 views

CVE-2021-43608

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

9.8CVSS7.7AI score
Exploits0References4
NVD
NVD
added 2021/12/09 8:15 p.m.10 views

CVE-2021-43608

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

9.8CVSS0.01352EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2021/12/09 8:15 p.m.18 views

CVE-2021-43608

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

9.8CVSS7.3AI score0.01352EPSS
Exploits0References2
Cvelist
Cvelist
added 2021/12/09 7:2 p.m.11 views

CVE-2021-43608

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

10AI score0.01352EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2021/12/09 7:2 p.m.16 views

CVE-2021-43608

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

9.8CVSS9.9AI score0.01352EPSS
Exploits0
CVE
CVE
added 2021/12/09 7:2 p.m.89 views

CVE-2021-43608

Doctrine DBAL 3.x before 3.1.4 is affected by a SQL injection in the LIMIT clause generation. The root cause is that offset and length inputs used to build LIMIT are not reliably cast to integers, which allows injection when unescaped user input is passed to the DBAL QueryBuilder or APIs that cal...

9.8CVSS9.7AI score0.01352EPSS
Exploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/11/16 5:25 p.m.34 views

DBAL 3 SQL Injection Security Vulnerability

We have released a new version Doctrine DBAL 3.1.4 that fixes a critical SQL injection vulnerability in the LIMIT clause generation API provided by the Platform abstraction. We advise everyone using Doctrine DBAL 3.0.0 up to 3.1.3 to upgrade to 3.1.4 immediately. The vulnerability can happen when...

9.8CVSS1.9AI score0.01352EPSS
Exploits0References7Affected Software1
Rows per page
Query Builder