Publish Advisories

GHSA-cgcv-5272-97pr
GHSA-cgcv-5272-97pr
This commit is contained in:
advisory-database[bot]
2023-07-06 15:11:25 +00:00
parent 09aba34cc3
commit ad1562d32c
2 changed files with 142 additions and 42 deletions
@@ -0,0 +1,142 @@
{
"schema_version": "1.4.0",
"id": "GHSA-cgcv-5272-97pr",
"modified": "2023-07-06T15:10:06Z",
"published": "2023-07-03T21:30:57Z",
"aliases": [
"CVE-2023-2728"
],
"summary": "Kubernetes mountable secrets policy bypass",
"details": "Users may be able to launch containers that bypass the mountable secrets policy enforced by the ServiceAccount admission plugin when using ephemeral containers. The policy ensures pods running with a service account may only reference secrets specified in the service accounts secrets field. Kubernetes clusters are only affected if the ServiceAccount admission plugin and the `kubernetes.io/enforce-mountable-secrets` annotation are used together with ephemeral containers.\n\n",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "k8s.io/kubernetes"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.27.0"
},
{
"fixed": "1.27.3"
}
]
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "k8s.io/kubernetes"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.26.0"
},
{
"fixed": "1.26.6"
}
]
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "k8s.io/kubernetes"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.25.0"
},
{
"fixed": "1.25.11"
}
]
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "k8s.io/kubernetes"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.24.15"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2728"
},
{
"type": "WEB",
"url": "https://github.com/kubernetes/kubernetes/issues/118640"
},
{
"type": "WEB",
"url": "https://github.com/kubernetes/kubernetes/pull/118356"
},
{
"type": "WEB",
"url": "https://github.com/kubernetes/kubernetes/pull/118471"
},
{
"type": "WEB",
"url": "https://github.com/kubernetes/kubernetes/pull/118473"
},
{
"type": "WEB",
"url": "https://github.com/kubernetes/kubernetes/pull/118474"
},
{
"type": "WEB",
"url": "https://github.com/kubernetes/kubernetes/pull/118512"
},
{
"type": "PACKAGE",
"url": "https://github.com/kubernetes/kubernetes"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/kubernetes-security-announce/c/vPWYJ_L84m8"
}
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2023-07-06T15:10:06Z",
"nvd_published_at": null
}
}
@@ -1,42 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-cgcv-5272-97pr",
"modified": "2023-07-03T21:30:57Z",
"published": "2023-07-03T21:30:57Z",
"aliases": [
"CVE-2023-2728"
],
"details": "Users may be able to launch containers that bypass the mountable secrets policy enforced by the ServiceAccount admission plugin when using ephemeral containers. The policy ensures pods running with a service account may only reference secrets specified in the service accounts secrets field. Kubernetes clusters are only affected if the ServiceAccount admission plugin and the `kubernetes.io/enforce-mountable-secrets` annotation are used together with ephemeral containers.\n\n",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2728"
},
{
"type": "WEB",
"url": "https://github.com/kubernetes/kubernetes/issues/118640"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/kubernetes-security-announce/c/vPWYJ_L84m8"
}
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": null
}
}