Publish Advisories

GHSA-fp9f-44c2-cw27
GHSA-487p-qx68-5vjw
GHSA-fp9f-44c2-cw27
This commit is contained in:
advisory-database[bot]
2024-01-02 16:41:35 +00:00
parent 091ae42740
commit d7061281e6
3 changed files with 131 additions and 47 deletions
@@ -0,0 +1,66 @@
{
"schema_version": "1.4.0",
"id": "GHSA-fp9f-44c2-cw27",
"modified": "2024-01-02T16:40:09Z",
"published": "2023-10-25T21:30:33Z",
"aliases": [
"CVE-2023-5044"
],
"summary": "Ingress-nginx code injection via nginx.ingress.kubernetes.io/permanent-redirect annotation",
"details": "A security issue was identified in [ingress-nginx](https://github.com/kubernetes/ingress-nginx) where the nginx.ingress.kubernetes.io/permanent-redirect annotation on an Ingress object (in the networking.k8s.io or extensions API group) can be used 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.\n\n",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L"
}
],
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "k8s.io/ingress-nginx"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.9.0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5044"
},
{
"type": "WEB",
"url": "https://github.com/kubernetes/ingress-nginx/issues/10572"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/kubernetes-security-announce/c/ukuYYvRNel0"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2023/10/25/3"
}
],
"database_specific": {
"cwe_ids": [
"CWE-20",
"CWE-94"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-01-02T16:40:09Z",
"nvd_published_at": "2023-10-25T20:15:18Z"
}
}
File diff suppressed because one or more lines are too long
@@ -1,47 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-fp9f-44c2-cw27",
"modified": "2023-11-02T18:30:24Z",
"published": "2023-10-25T21:30:33Z",
"aliases": [
"CVE-2023-5044"
],
"details": "Code injection via nginx.ingress.kubernetes.io/permanent-redirect annotation.\n",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5044"
},
{
"type": "WEB",
"url": "https://github.com/kubernetes/ingress-nginx/issues/10572"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/kubernetes-security-announce/c/ukuYYvRNel0"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2023/10/25/3"
}
],
"database_specific": {
"cwe_ids": [
"CWE-20",
"CWE-94"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2023-10-25T20:15:18Z"
}
}