cvelist/2017/15xxx/CVE-2017-15137.json

78 lines
2.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2018-07-16 16:04:03 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "lpardo@redhat.com",
"ID" : "CVE-2017-15137",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2018-07-16 14:24:35 -03:00
{
2018-07-16 16:04:03 -04:00
"product" : {
"product_data" : [
{
"product_name" : "atomic-openshift",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "[UNKNOWN]"
2018-07-16 14:24:35 -03:00
}
2018-07-16 16:04:03 -04:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The OpenShift image import whitelist failed to enforce restrictions correctly when running commands such as \"oc tag\", for example. This could allow a user with access to OpenShift to run images from registries that should not be allowed."
}
]
},
"impact" : {
"cvss" : [
[
2018-07-16 14:24:35 -03:00
{
2018-07-16 16:04:03 -04:00
"vectorString" : "4.3/CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version" : "3.0"
2018-07-16 14:24:35 -03:00
}
2018-07-16 16:04:03 -04:00
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-20"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-15137",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-15137"
2018-07-17 06:03:19 -04:00
},
{
"name" : "RHBA-2018:0489",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHBA-2018:0489"
2018-07-16 16:04:03 -04:00
}
]
}
2017-10-16 12:31:07 -04:00
}