cvelist/2018/10xxx/CVE-2018-10937.json
2018-09-12 06:07:32 -04:00

88 lines
2.5 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "anemec@redhat.com",
"ID" : "CVE-2018-10937",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Openshift Container Platform",
"version" : {
"version_data" : [
{
"version_value" : "3.11"
}
]
}
}
]
},
"vendor_name" : "Red Hat"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "A cross site scripting flaw exists in the tetonic-console component of Openshift Container Platform 3.11. An attacker with the ability to create pods can use this flaw to perform actions on the K8s API as the victim."
}
]
},
"impact" : {
"cvss" : [
[
{
"vectorString" : "4.6/CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version" : "3.0"
}
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-79"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10937",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10937"
},
{
"name" : "https://github.com/openshift/console/commit/d56666852da6e7309a2e63a49f49a72ff66d309c",
"refsource" : "CONFIRM",
"url" : "https://github.com/openshift/console/commit/d56666852da6e7309a2e63a49f49a72ff66d309c"
},
{
"name" : "https://github.com/openshift/console/pull/461",
"refsource" : "CONFIRM",
"url" : "https://github.com/openshift/console/pull/461"
},
{
"name" : "105190",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/105190"
}
]
}
}