Files
CVEs-PoC/2014/CVE-2014-6140.md
T
2024-06-18 02:51:15 +02:00

20 lines
1.1 KiB
Markdown

### [CVE-2014-6140](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6140)
![](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
IBM Tivoli Endpoint Manager Mobile Device Management (MDM) before 9.0.60100 uses the same secret HMAC token across different customers' installations, which allows remote attackers to execute arbitrary code via crafted marshalled Ruby objects in cookies to (1) Enrollment and Apple iOS Management Extender, (2) Self-service portal, (3) Trusted Services provider, or (4) Admin Portal.
### POC
#### Reference
- http://packetstormsecurity.com/files/129349/IBM-Endpoint-Manager-For-Mobile-Devices-Code-Execution.html
- http://seclists.org/fulldisclosure/2014/Dec/3
- https://www.redteam-pentesting.de/en/advisories/rt-sa-2014-012/-unauthenticated-remote-code-execution-in-ibm-endpoint-manager-mobile-device-management-components
#### Github
No PoCs found on GitHub currently.