diff --git a/advisories/github-reviewed/2025/03/GHSA-823x-fv5p-h7hw/GHSA-823x-fv5p-h7hw.json b/advisories/github-reviewed/2025/03/GHSA-823x-fv5p-h7hw/GHSA-823x-fv5p-h7hw.json new file mode 100644 index 00000000000..87ff2b5f188 --- /dev/null +++ b/advisories/github-reviewed/2025/03/GHSA-823x-fv5p-h7hw/GHSA-823x-fv5p-h7hw.json @@ -0,0 +1,93 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-823x-fv5p-h7hw", + "modified": "2025-03-25T15:07:12Z", + "published": "2025-03-25T00:30:26Z", + "aliases": [ + "CVE-2025-1097" + ], + "summary": "ngress-nginx controller - configuration injection via unsanitized auth-tls-match-cn annotation", + "details": "A security issue was discovered in [ingress-nginx](https://github.com/kubernetes/ingress-nginx) where the `auth-tls-match-cn` Ingress annotation can be used to inject configuration into nginx. This can lead to arbitrary code execution in the context of the ingress-nginx controller, and disclosure of Secrets accessible to the controller. (Note that in the default installation, the controller can access all Secrets cluster-wide.)", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "k8s.io/ingress-nginx" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.11.5" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Go", + "name": "k8s.io/ingress-nginx" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.12.0-beta.0" + }, + { + "fixed": "1.12.1" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1097" + }, + { + "type": "WEB", + "url": "https://github.com/kubernetes/kubernetes/issues/131007" + }, + { + "type": "PACKAGE", + "url": "https://github.com/kubernetes/ingress-nginx" + }, + { + "type": "WEB", + "url": "https://github.com/kubernetes/ingress-nginx/releases/tag/controller-v1.11.5" + }, + { + "type": "WEB", + "url": "https://github.com/kubernetes/ingress-nginx/releases/tag/controller-v1.12.1" + }, + { + "type": "WEB", + "url": "https://groups.google.com/g/kubernetes-security-announce/c/2qa9DFtN0cQ" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-15", + "CWE-20" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-03-25T15:07:12Z", + "nvd_published_at": "2025-03-25T00:15:13Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2025/03/GHSA-vg63-w3p9-jc9m/GHSA-vg63-w3p9-jc9m.json b/advisories/github-reviewed/2025/03/GHSA-vg63-w3p9-jc9m/GHSA-vg63-w3p9-jc9m.json new file mode 100644 index 00000000000..13df05d69a8 --- /dev/null +++ b/advisories/github-reviewed/2025/03/GHSA-vg63-w3p9-jc9m/GHSA-vg63-w3p9-jc9m.json @@ -0,0 +1,93 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-vg63-w3p9-jc9m", + "modified": "2025-03-25T15:06:43Z", + "published": "2025-03-25T00:30:26Z", + "aliases": [ + "CVE-2025-1098" + ], + "summary": "ingress-nginx controller - configuration injection via unsanitized mirror annotations", + "details": "A security issue was discovered in [ingress-nginx](https://github.com/kubernetes/ingress-nginx) where the `mirror-target` and `mirror-host` Ingress annotations can be used to inject arbitrary configuration into nginx. This can lead to arbitrary code execution in the context of the ingress-nginx controller, and disclosure of Secrets accessible to the controller. (Note that in the default installation, the controller can access all Secrets cluster-wide.)", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "k8s.io/ingress-nginx" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.11.5" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Go", + "name": "k8s.io/ingress-nginx" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.12.0-beta.0" + }, + { + "fixed": "1.12.1" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1098" + }, + { + "type": "WEB", + "url": "https://github.com/kubernetes/kubernetes/issues/131008" + }, + { + "type": "PACKAGE", + "url": "https://github.com/kubernetes/ingress-nginx" + }, + { + "type": "WEB", + "url": "https://github.com/kubernetes/ingress-nginx/releases/tag/controller-v1.11.5" + }, + { + "type": "WEB", + "url": "https://github.com/kubernetes/ingress-nginx/releases/tag/controller-v1.12.1" + }, + { + "type": "WEB", + "url": "https://groups.google.com/g/kubernetes-security-announce/c/2qa9DFtN0cQ" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-15", + "CWE-20" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-03-25T15:06:43Z", + "nvd_published_at": "2025-03-25T00:15:14Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-823x-fv5p-h7hw/GHSA-823x-fv5p-h7hw.json b/advisories/unreviewed/2025/03/GHSA-823x-fv5p-h7hw/GHSA-823x-fv5p-h7hw.json deleted file mode 100644 index b71b5adb101..00000000000 --- a/advisories/unreviewed/2025/03/GHSA-823x-fv5p-h7hw/GHSA-823x-fv5p-h7hw.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-823x-fv5p-h7hw", - "modified": "2025-03-25T00:30:26Z", - "published": "2025-03-25T00:30:26Z", - "aliases": [ - "CVE-2025-1097" - ], - "details": "A security issue was discovered in ingress-nginx https://github.com/kubernetes/ingress-nginx where the `auth-tls-match-cn` Ingress annotation can be used to inject configuration into nginx. This can lead to arbitrary code execution in the context of the ingress-nginx controller, and disclosure of Secrets accessible to the controller. (Note that in the default installation, the controller can access all Secrets cluster-wide.)", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1097" - }, - { - "type": "WEB", - "url": "https://github.com/kubernetes/kubernetes/issues/131007" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-20" - ], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-03-25T00:15:13Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-vg63-w3p9-jc9m/GHSA-vg63-w3p9-jc9m.json b/advisories/unreviewed/2025/03/GHSA-vg63-w3p9-jc9m/GHSA-vg63-w3p9-jc9m.json deleted file mode 100644 index c3cb78fbeb7..00000000000 --- a/advisories/unreviewed/2025/03/GHSA-vg63-w3p9-jc9m/GHSA-vg63-w3p9-jc9m.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-vg63-w3p9-jc9m", - "modified": "2025-03-25T00:30:26Z", - "published": "2025-03-25T00:30:26Z", - "aliases": [ - "CVE-2025-1098" - ], - "details": "A security issue was discovered in ingress-nginx https://github.com/kubernetes/ingress-nginx where the `mirror-target` and `mirror-host` Ingress annotations can be used to inject arbitrary configuration into nginx. This can lead to arbitrary code execution in the context of the ingress-nginx controller, and disclosure of Secrets accessible to the controller. (Note that in the default installation, the controller can access all Secrets cluster-wide.)", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1098" - }, - { - "type": "WEB", - "url": "https://github.com/kubernetes/kubernetes/issues/131008" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-20" - ], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-03-25T00:15:14Z" - } -} \ No newline at end of file