Skip to content

Doctrine Security Misconfiguration Vulnerability

High severity GitHub Reviewed Published May 17, 2022 to the GitHub Advisory Database • Updated Feb 5, 2024

Package

composer aws/aws-sdk-php (Composer)

Affected versions

>= 3.0.0, < 3.2.1

Patched versions

3.2.1
composer doctrine/annotations (Composer)
< 1.2.7
1.2.7
composer doctrine/cache (Composer)
>= 1.4.0, < 1.4.2
>= 1.0.0, < 1.3.2
1.4.2
1.3.2
composer doctrine/common (Composer)
< 2.4.3
>= 2.5.0-stable, < 2.5.1
2.4.3
2.5.1
composer doctrine/mongodb-odm (Composer)
< 1.0.2
1.0.2
composer doctrine/mongodb-odm-bundle (Composer)
< 3.0.1
3.0.1
composer doctrine/orm (Composer)
>= 2.5.0, < 2.5.1
2.5.1
composer zendframework/zend-cache (Composer)
>= 2.5.0, < 2.5.3
>= 2.4.0, < 2.4.8
2.5.3
2.4.8
composer zendframework/zendframework (Composer)
>= 2.4.0, < 2.4.8
2.4.8
composer zendframework/zendframework1 (Composer)
>= 1.12.0, < 1.12.16
1.12.16
composer zfcampus/zf-apigility-doctrine (Composer)
>= 1.0.0, < 1.0.3
1.0.3

Description

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.

References

Published by the National Vulnerability Database Jun 7, 2016
Published to the GitHub Advisory Database May 17, 2022
Reviewed Oct 19, 2023
Last updated Feb 5, 2024

Severity

High
7.8
/ 10

CVSS base metrics

Attack vector
Local
Attack complexity
Low
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Weaknesses

No CWEs

CVE ID

CVE-2015-5723

GHSA ID

GHSA-pw5c-xqf2-6xc2

Source code

No known source code
Checking history
See something to contribute? Suggest improvements for this vulnerability.