cvelist/2017/15xxx/CVE-2017-15100.json
2018-10-17 06:08:18 -04:00

73 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "secalert@redhat.com",
"ID" : "CVE-2017-15100",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Foreman",
"version" : {
"version_data" : [
{
"version_value" : "1.2 and later, a fix is planned for 1.16.0"
}
]
}
}
]
},
"vendor_name" : "Foreman Project"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "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."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-79"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://projects.theforeman.org/issues/21519",
"refsource" : "CONFIRM",
"url" : "http://projects.theforeman.org/issues/21519"
},
{
"name" : "https://github.com/theforeman/foreman/pull/4967",
"refsource" : "CONFIRM",
"url" : "https://github.com/theforeman/foreman/pull/4967"
},
{
"name" : "RHSA-2018:2927",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:2927"
}
]
}
}