2024-08-09 15:00:37 +00:00
{
2024-08-16 18:00:35 +00:00
"data_version" : "4.0" ,
2024-08-09 15:00:37 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-7646" ,
2024-08-16 18:00:35 +00:00
"ASSIGNER" : "security@kubernetes.io" ,
"STATE" : "PUBLIC"
2024-08-09 15:00:37 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-08-16 18:00:35 +00:00
"value" : "A security issue was discovered in ingress-nginx where an actor with permission to create Ingress objects (in the `networking.k8s.io` or `extensions` API group) can bypass annotation validation to inject arbitrary commands and obtain the credentials of the ingress-nginx controller. In the default configuration, that credential has access to all secrets in the cluster."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-20 Improper Input Validation" ,
"cweId" : "CWE-20"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Kubernetes" ,
"product" : {
"product_data" : [
{
"product_name" : "ingress-nginx" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"status" : "affected" ,
"version" : "0" ,
"lessThan" : "1.11.2" ,
"versionType" : "semver"
} ,
{
"status" : "unaffected" ,
"version" : "1.11.2"
}
] ,
"defaultStatus" : "unknown"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/kubernetes/kubernetes/issues/126744" ,
"refsource" : "MISC" ,
"name" : "https://github.com/kubernetes/kubernetes/issues/126744"
} ,
{
"url" : "https://groups.google.com/g/kubernetes-security-announce/c/a1__cKjWkfA" ,
"refsource" : "MISC" ,
"name" : "https://groups.google.com/g/kubernetes-security-announce/c/a1__cKjWkfA"
} ,
{
"url" : "https://github.com/kubernetes/ingress-nginx/pull/11719" ,
"refsource" : "MISC" ,
"name" : "https://github.com/kubernetes/ingress-nginx/pull/11719"
} ,
{
"url" : "https://github.com/kubernetes/ingress-nginx/pull/11721" ,
"refsource" : "MISC" ,
"name" : "https://github.com/kubernetes/ingress-nginx/pull/11721"
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.2.0"
} ,
"source" : {
"discovery" : "EXTERNAL"
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Andr\u00e9 Storfjord Kristiansen"
}
] ,
"impact" : {
"cvss" : [
{
"version" : "3.1" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseSeverity" : "HIGH" ,
"baseScore" : 8.8 ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
2024-08-09 15:00:37 +00:00
}
]
}
}