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

18 lines
781 B
Markdown

### [CVE-2014-3486](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3486)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The (1) shell_exec function in lib/util/MiqSshUtilV1.rb and (2) temp_cmd_file function in lib/util/MiqSshUtilV2.rb in Red Hat CloudForms 3.0 Management Engine (CFME) before 5.2.4.2 allow local users to execute arbitrary commands via a symlink attack on a temporary file with a predictable name.
### POC
#### Reference
- https://bugzilla.redhat.com/show_bug.cgi?id=1107528
#### Github
No PoCs found on GitHub currently.