cvelist/2024/7xxx/CVE-2024-7646.json
2024-08-19 17:00:36 +00:00

133 lines
5.3 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-7646",
"ASSIGNER": "security@kubernetes.io",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"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": "1.11.0",
"lessThan": "1.11.2",
"versionType": "semver"
},
{
"status": "unaffected",
"version": "1.11.2"
},
{
"status": "unaffected",
"version": "1.10.4"
},
{
"status": "affected",
"version": "0",
"lessThan": "1.10.4",
"versionType": "semver"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"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"
}
]
}
}