cvelist/2017/12xxx/CVE-2017-12158.json

84 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "secalert@redhat.com",
"DATE_PUBLIC" : "2017-10-17T00:00:00",
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-12158",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "keycloak",
"version" : {
"version_data" : [
{
"version_value" : "3.4.0"
}
]
}
}
]
},
"vendor_name" : "Red Hat, Inc."
}
]
}
2017-10-16 12:31:07 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2017-10-26 13:04:56 -04:00
"value" : "It was found that Keycloak would accept a HOST header URL in the admin console and use it to determine web resource locations. An attacker could use this flaw against an authenticated user to attain reflected XSS via a malicious server."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-444"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=1489161",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1489161"
2017-10-26 13:04:56 -04:00
},
{
"name" : "RHSA-2017:2904",
"refsource" : "REDHAT",
2017-10-26 13:04:56 -04:00
"url" : "https://access.redhat.com/errata/RHSA-2017:2904"
},
{
"name" : "RHSA-2017:2905",
"refsource" : "REDHAT",
2017-10-26 13:04:56 -04:00
"url" : "https://access.redhat.com/errata/RHSA-2017:2905"
},
{
"name" : "RHSA-2017:2906",
"refsource" : "REDHAT",
2017-10-26 13:04:56 -04:00
"url" : "https://access.redhat.com/errata/RHSA-2017:2906"
2017-11-01 07:04:31 -04:00
},
{
"name" : "101618",
"refsource" : "BID",
2017-11-01 07:04:31 -04:00
"url" : "http://www.securityfocus.com/bid/101618"
2017-10-16 12:31:07 -04:00
}
]
}
}