2019-03-01 10:25:21 -05:00
{
2019-04-01 15:00:52 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org" ,
"DATE_ASSIGNED" : "2019-01-15" ,
"ID" : "CVE-2019-1002100" ,
"STATE" : "PUBLIC"
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Kubernetes" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "v1.0.x"
} ,
{
"version_affected" : "=" ,
"version_value" : "v1.1.x"
} ,
{
"version_affected" : "=" ,
"version_value" : "v1.2.x"
} ,
{
"version_affected" : "=" ,
"version_value" : "v1.3.x"
} ,
{
"version_affected" : "=" ,
"version_value" : "v1.4.x"
} ,
{
"version_affected" : "=" ,
"version_value" : "v1.5.x"
} ,
{
"version_affected" : "=" ,
"version_value" : "v1.6.x"
} ,
{
"version_affected" : "=" ,
"version_value" : "v1.7.x"
} ,
{
"version_affected" : "=" ,
"version_value" : "v1.8.x"
} ,
{
"version_affected" : "=" ,
"version_value" : "v1.9.x"
} ,
{
"version_affected" : "=" ,
"version_value" : "v1.10.x"
} ,
{
"version_affected" : "<" ,
"version_value" : "v1.11.8"
} ,
{
"version_affected" : "<" ,
"version_value" : "v1.12.6"
} ,
{
"version_affected" : "<" ,
"version_value" : "v1.13.4"
}
]
}
}
]
2019-03-01 10:25:21 -05:00
} ,
2019-04-01 15:00:52 +00:00
"vendor_name" : "Kubernetes"
2019-03-01 10:25:21 -05:00
}
]
}
2019-04-01 15:00:52 +00:00
} ,
"credit" : [
"Reported by Carl Henrik Lunde"
] ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "In all Kubernetes versions prior to v1.11.8, v1.12.6, and v1.13.4, users that are authorized to make patch requests to the Kubernetes API Server can send a specially crafted patch of type \"json-patch\" (e.g. `kubectl patch --type json` or `\"Content-Type: application/json-patch+json\"`) that consumes excessive resources while processing, causing a Denial of Service on the API Server."
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"version" : "3.0"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Uncontrolled Resource Consumption"
}
]
}
2019-03-01 10:25:21 -05:00
]
2019-04-01 15:00:52 +00:00
} ,
"references" : {
"reference_data" : [
2019-04-01 16:00:46 +00:00
{
"refsource" : "BID" ,
"name" : "107290" ,
"url" : "http://www.securityfocus.com/bid/107290"
} ,
2019-04-01 15:00:52 +00:00
{
"name" : "https://groups.google.com/forum/#!topic/kubernetes-announce/vmUUNkYfG9g" ,
"refsource" : "CONFIRM" ,
"url" : "https://groups.google.com/forum/#!topic/kubernetes-announce/vmUUNkYfG9g"
} ,
{
"name" : "https://github.com/kubernetes/kubernetes/issues/74534" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/kubernetes/kubernetes/issues/74534"
2019-04-16 06:00:47 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20190416-0002/" ,
"url" : "https://security.netapp.com/advisory/ntap-20190416-0002/"
2019-07-25 00:00:48 +00:00
} ,
{
"refsource" : "REDHAT" ,
"name" : "RHSA-2019:1851" ,
"url" : "https://access.redhat.com/errata/RHSA-2019:1851"
2019-10-29 21:01:07 +00:00
} ,
{
"refsource" : "REDHAT" ,
"name" : "RHSA-2019:3239" ,
"url" : "https://access.redhat.com/errata/RHSA-2019:3239"
2019-04-01 15:00:52 +00:00
}
]
}
2019-03-01 10:25:21 -05:00
}