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",
"cpes": [
"cpe:2.3:a:redhat:satellite:6.4:*:*:*:*:*:*:*"
],
"vendor_product": "redhat:satellite",
"extracted_events": [
{
"last_affected": "6.4"
}
]
},
{
"source": "CPE_FIELD",
"cpes": [
"cpe:2.3:a:redhat:satellite_capsule:6.4:*:*:*:*:*:*:*"
],
"vendor_product": "redhat:satellite_capsule",
"extracted_events": [
{
"last_affected": "6.4"
}
]
}
]
}