ghsa-hhpm-74pm-hf35
Vulnerability from github
Published
2022-05-24 17:24
Modified
2023-08-22 14:35
Severity ?
Summary
ingress-nginx component for Kubernetes allows file overwrite
Details
The Kubernetes ingress-nginx component prior to version 0.28.0 allows a user with the ability to create namespaces and to read and create ingress objects to overwrite the password file of another ingress which uses nginx.ingress.kubernetes.io/auth-type: basic and which has a hyphenated namespace or secret name.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "k8s.io/ingress-nginx" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.28.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-8553" ], "database_specific": { "cwe_ids": [ "CWE-610", "CWE-73" ], "github_reviewed": true, "github_reviewed_at": "2023-07-13T21:00:22Z", "nvd_published_at": "2020-07-29T15:15:00Z", "severity": "MODERATE" }, "details": "The Kubernetes ingress-nginx component prior to version 0.28.0 allows a user with the ability to create namespaces and to read and create ingress objects to overwrite the password file of another ingress which uses nginx.ingress.kubernetes.io/auth-type: basic and which has a hyphenated namespace or secret name.", "id": "GHSA-hhpm-74pm-hf35", "modified": "2023-08-22T14:35:45Z", "published": "2022-05-24T17:24:40Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8553" }, { "type": "WEB", "url": "https://github.com/kubernetes/ingress-nginx/issues/5126" }, { "type": "PACKAGE", "url": "https://github.com/kubernetes/ingress-nginx" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:N", "type": "CVSS_V3" } ], "summary": "ingress-nginx component for Kubernetes allows file overwrite" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.