← Back

Doctrine Project

doctrine-project

3 CVEs • 12 products

Products (12)

Click to collapse
Toggle
Doctrine1.2.0
doctrine1.2.0
Doctrine1.2.1
doctrine1.2.1
Doctrine1.2.2
doctrine1.2.2
Doctrine1.2.3
doctrine1.2.3
Doctrine
doctrine
Common
common
Annotations
annotations
Mongodb Odm
mongodb-odm
Cache
cache

CVEs (3)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Doctrine Project
1Database Abstraction Layer
Nov 21, 2024
Dec 9, 2021
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
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 d...Show more
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.Show less
3Debian
Doctrine ProjectZend
10Annotations
CacheCommon+7 more
May 6, 2026
Jun 7, 2016
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
Doctrine Annotations before 1.2.7, Cache before 1.3.2 and 1.4.x before 1.4.2, Common before 2.4.3 and 2.5.x before 2.5.1, ORM before 2.4.8 or 2.5.x before 2.5.1, MongoDB ODM before 1.0.2, and MongoDB ODM Bundle before 3....Show more
Doctrine Annotations before 1.2.7, Cache before 1.3.2 and 1.4.x before 1.4.2, Common before 2.4.3 and 2.5.x before 2.5.1, ORM before 2.4.8 or 2.5.x before 2.5.1, MongoDB ODM before 1.0.2, and MongoDB ODM Bundle before 3.0.1 use world-writable permissions for cache directories, which allows local users to execute arbitrary PHP code with additional privileges by leveraging an application with the umask set to 0 and that executes cache entries as code.Show less
1Doctrine Project
5Doctrine
Doctrine1.2.0Doctrine1.2.1+2 more
Apr 29, 2026
May 3, 2011
N/A· v4
N/A· v3
7.5 HIGH· v2
Multiple SQL injection vulnerabilities in the Doctrine\DBAL\Platforms\AbstractPlatform::modifyLimitQuery function in Doctrine 1.x before 1.2.4 and 2.x before 2.0.3 allow remote attackers to execute arbitrary SQL commands...Show more
Multiple SQL injection vulnerabilities in the Doctrine\DBAL\Platforms\AbstractPlatform::modifyLimitQuery function in Doctrine 1.x before 1.2.4 and 2.x before 2.0.3 allow remote attackers to execute arbitrary SQL commands via the (1) limit or (2) offset field.Show less