An attacker submitting facts to the Foreman server containing HTML can cause a stored XSS on certain pages: (1) Facts page, when clicking on the "chart" button and hovering over the chart; (2) Trends page, when checking the graph for a trend based on a such fact; (3) Statistics page, for facts that are aggregated on this page.
{
"unresolved_ranges": [
{
"source": "CPE_FIELD",
"cpe": "cpe:2.3:a:redhat:satellite:6.4:*:*:*:*:*:*:*",
"extracted_events": [
{
"last_affected": "6.4"
}
]
},
{
"source": "CPE_FIELD",
"cpe": "cpe:2.3:a:redhat:satellite_capsule:6.4:*:*:*:*:*:*:*",
"extracted_events": [
{
"last_affected": "6.4"
}
]
}
]
}{
"source": "CPE_FIELD",
"cpe": "cpe:2.3:a:theforeman:foreman:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "1.16.0"
}
]
}