2019-01-11 21:04:54 -05:00
{
2019-03-18 01:57:09 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2018-20699" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2019-01-11 21:04:54 -05:00
{
2019-03-18 01:57:09 +00:00
"lang" : "eng" ,
"value" : "Docker Engine before 18.09 allows attackers to cause a denial of service (dockerd memory consumption) via a large integer in a --cpuset-mems or --cpuset-cpus value, related to daemon/daemon_unix.go, pkg/parsers/parsers.go, and pkg/sysinfo/sysinfo.go."
2019-01-11 21:04:54 -05:00
}
2019-03-18 01:57:09 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/docker/engine/pull/70" ,
"refsource" : "MISC" ,
"url" : "https://github.com/docker/engine/pull/70"
} ,
{
"name" : "https://github.com/moby/moby/pull/37967" ,
"refsource" : "MISC" ,
"url" : "https://github.com/moby/moby/pull/37967"
} ,
{
"name" : "RHSA-2019:0487" ,
"refsource" : "REDHAT" ,
"url" : "https://access.redhat.com/errata/RHSA-2019:0487"
}
]
}
}