cve/2015/CVE-2015-4544.md
2024-06-18 02:51:15 +02:00

18 lines
835 B
Markdown

### [CVE-2015-4544](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4544)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
EMC Documentum Content Server before 7.1P20 and 7.2.x before 7.2P04 does not properly verify authorization for dm_job object access, which allows remote authenticated users to obtain superuser privileges via crafted object operations. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-4626.
### POC
#### Reference
- http://packetstormsecurity.com/files/133441/EMC-Documentum-Content-Server-Privilege-Escalation.html
#### Github
No PoCs found on GitHub currently.