mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
18 lines
781 B
Markdown
18 lines
781 B
Markdown
### [CVE-2014-3486](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3486)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|