theforeman/foreman_remote_execution

theforeman/foreman_remote_execution

Releases237
Frequency2 weeks 2 days
Last Release
Stars30
A plugin bringing remote execution to the Foreman, completing the config management functionality with remote management functionality

CVE History

CVEPublishedCVSS v3CVSS v2
4.3 MEDIUM

A flaw was found in foreman 1.5.1. The remote execution plugin runs commands on hosts over SSH from the Foreman web UI. When a job is submitted that contains HTML tags, the console output shown in the web UI does not escape the output causing any HTML or JavaScript to run in the user's browser. The output of the job is stored, making this a stored XSS vulnerability.