cvelist/2018/1xxx/CVE-2018-1277.json

64 lines
1.8 KiB
JSON
Raw Normal View History

2017-12-06 13:05:12 -05:00
{
"CVE_data_meta" : {
2018-04-30 13:49:03 -04:00
"ASSIGNER" : "security_alert@emc.com",
"DATE_PUBLIC" : "2018-04-30T00:00:00",
2017-12-06 13:05:12 -05:00
"ID" : "CVE-2018-1277",
2018-04-30 13:49:03 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Garden-runC",
"version" : {
"version_data" : [
{
"version_value" : "1.13.0"
}
]
}
}
]
},
"vendor_name" : "Cloud Foundry"
}
]
}
2017-12-06 13:05:12 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-04-30 14:16:19 -04:00
"value" : "Cloud Foundry Garden-runC, versions prior to 1.13.0, does not correctly enforce disc quotas for Docker image layers. A remote authenticated user may push an app with a malicious Docker image that will consume more space on a Diego cell than allocated in their quota, potentially causing a DoS against the cell."
2018-04-30 13:49:03 -04:00
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
2018-04-30 14:16:19 -04:00
"value" : "Denial of Service"
2018-04-30 13:49:03 -04:00
}
]
2017-12-06 13:05:12 -05:00
}
]
2018-04-30 13:49:03 -04:00
},
"references" : {
"reference_data" : [
{
2018-04-30 16:04:09 -04:00
"name" : "https://www.cloudfoundry.org/blog/cve-2018-1277/",
"refsource" : "CONFIRM",
2018-04-30 13:49:03 -04:00
"url" : "https://www.cloudfoundry.org/blog/cve-2018-1277/"
}
2018-04-30 14:16:19 -04:00
]
2018-04-30 16:04:09 -04:00
}
}