First published: Fri Jul 24 2015(Updated: )
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.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
composer/doctrine/common | >=2.0.0<2.4.3>=2.5.0<2.5.1 | |
composer/zfcampus/zf-apigility-doctrine | >=1.0.0<1.0.3 | |
composer/aws/aws-sdk-php | >=3.0.0<3.2.1 | 3.2.1 |
composer/doctrine/doctrine-bundle | <1.5.2 | |
composer/doctrine/cache | >=1.0.0<1.3.2>=1.4.0<1.4.2 | |
composer/doctrine/mongodb-odm | >=1.0.0<1.0.2 | |
composer/doctrine/annotations | >=1.0.0<1.2.7 | |
composer/doctrine/mongodb-odm-bundle | >=2.0.0<3.0.1 | |
composer/doctrine/orm | >=2.0.0<2.4.8>=2.5.0<2.5.1 | |
composer/zendframework/zendframework1 | >=1.12.0<1.12.16 | |
composer/zendframework/zend-cache | >=2.4.0<2.4.8>=2.5.0<2.5.3 | |
composer/zendframework/zendframework | >=2.4.0<2.4.8 | |
composer/zfcampus/zf-apigility-doctrine | >=1.0.0<1.0.3 | 1.0.3 |
composer/zendframework/zendframework | >=2.4.0<2.4.8 | 2.4.8 |
composer/zendframework/zend-cache | >=2.4.0<2.4.8 | 2.4.8 |
composer/doctrine/cache | >=1.0.0<1.3.2 | 1.3.2 |
composer/aws/aws-sdk-php | >=3.0.0<3.2.1 | 3.2.1 |
composer/zendframework/zend-cache | >=2.5.0<2.5.3 | 2.5.3 |
composer/zendframework/zendframework1 | >=1.12.0<1.12.16 | 1.12.16 |
composer/doctrine/mongodb-odm-bundle | <3.0.1 | 3.0.1 |
composer/doctrine/mongodb-odm | <1.0.2 | 1.0.2 |
composer/doctrine/orm | >=2.5.0<2.5.1 | 2.5.1 |
composer/doctrine/common | >=2.5.0-stable<2.5.1 | 2.5.1 |
composer/doctrine/common | <2.4.3 | 2.4.3 |
composer/doctrine/cache | >=1.4.0<1.4.2 | 1.4.2 |
composer/doctrine/annotations | <1.2.7 | 1.2.7 |
Zend Cache | <=2.4.7 | |
Zend Cache | =2.5.0 | |
Zend Cache | =2.5.1 | |
Zend Cache | =2.5.2 | |
Debian Debian Linux | =7.0 | |
Debian Debian Linux | =8.0 | |
doctrine-project Object Relational Mapper | <=2.4.7 | |
doctrine-project Object Relational Mapper | =2.5.0 | |
doctrine-project Object Relational Mapper | =2.5.0-alpha1 | |
doctrine-project Object Relational Mapper | =2.5.0-alpha2 | |
doctrine-project Object Relational Mapper | =2.5.0-beta1 | |
doctrine-project Object Relational Mapper | =2.5.0-rc1 | |
doctrine-project Object Relational Mapper | =2.5.0-rc2 | |
doctrine-project Doctrine MongoDB Bundle | =3.0.0 | |
Zend Zend Framework | <=2.4.7 | |
doctrine-project Common | <=2.4.2 | |
doctrine-project Common | =2.5.0 | |
doctrine-project Common | =2.5.0-beta1 | |
doctrine-project Annotations | <=1.2.6 | |
doctrine-project mongodb-odm | <=1.0.1 | |
Zend Zend Framework | <=1.12.15 | |
doctrine-project Cache | <=1.3.1 | |
doctrine-project Cache | =1.4.0 | |
doctrine-project Cache | =1.4.1 | |
zend zf-apigility-doctrine | <=1.0.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2015-5723 is classified as a moderate severity vulnerability due to the potential for local exploitation of world-writable permissions.
To fix CVE-2015-5723, update the affected packages to their patched versions listed in the vulnerability advisory.
CVE-2015-5723 affects various versions of Doctrine Annotations, Cache, Common, ORM, MongoDB ODM, and several Zend Framework components.
CVE-2015-5723 impacts systems using certain versions of Doctrine projects and Zend Framework components that utilize world-writable cache directories.
CVE-2015-5723 can be considered relatively easy to exploit for local users who have access to the system with misconfigured cache directory permissions.