VYPR
Vendor

Doctrine Project

Products
9
CVEs
3
Across products
8
Status
Private

Products

9

Recent CVEs

3
  • CVE-2021-43608CriDec 9, 2021
    risk 0.57cvss 9.8epss 0.02

    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…

  • CVE-2015-5723HigJun 7, 2016
    risk 0.51cvss 7.8epss 0.00

    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,…

  • CVE-2011-1522May 3, 2011
    risk 0.00cvss epss 0.02

    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.