mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 23:14:03 +02:00
20 lines
1012 B
Markdown
20 lines
1012 B
Markdown
### [CVE-2015-5723](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5723)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/racheyfi/phpComposerJSONGoof
|
|
- https://github.com/xthk/fake-vulnerabilities-php-composer
|
|
|