cvelist/2016/8xxx/CVE-2016-8634.json

89 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2018-08-01 08:03:50 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "psampaio@redhat.com",
"ID" : "CVE-2016-8634",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2018-07-31 17:57:15 -03:00
{
2018-08-01 08:03:50 -04:00
"product" : {
"product_data" : [
{
"product_name" : "foreman",
"version" : {
"version_data" : [
{
"version_value" : "1.14.0"
}
]
}
}
]
},
"vendor_name" : "The Foreman Project"
2018-07-31 17:57:15 -03:00
}
2018-08-01 08:03:50 -04:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "A vulnerability was found in foreman 1.14.0. When creating an organization or location in Foreman, if the name contains HTML then the second step of the wizard (/organizations/id/step2) will render the HTML. This occurs in the alertbox on the page. The result is a stored XSS attack if an organization/location with HTML in the name is created, then a user is linked directly to this URL."
}
]
},
"impact" : {
"cvss" : [
[
2018-07-31 17:57:15 -03:00
{
2018-08-01 08:03:50 -04:00
"vectorString" : "6.1/CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version" : "3.0"
2018-07-31 17:57:15 -03:00
}
2018-08-01 08:03:50 -04:00
],
[
2018-07-31 17:57:15 -03:00
{
2018-08-01 08:03:50 -04:00
"vectorString" : "4.9/AV:N/AC:M/Au:S/C:P/I:P/A:N",
"version" : "2.0"
2018-07-31 17:57:15 -03:00
}
2018-08-01 08:03:50 -04:00
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-79"
}
2018-07-31 17:57:15 -03:00
]
2018-08-01 08:03:50 -04:00
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-8634",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-8634"
2018-08-01 13:04:41 -04:00
},
{
"name" : "https://projects.theforeman.org/issues/17195",
"refsource" : "CONFIRM",
"url" : "https://projects.theforeman.org/issues/17195"
2018-08-02 06:05:22 -04:00
},
{
"name" : "94206",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/94206"
2018-08-01 08:03:50 -04:00
}
]
}
2017-10-16 12:31:07 -04:00
}