golang / vulndb

[mirror] The Go Vulnerability Database
Other
565 stars 61 forks source link

x/vulndb: potential Go vuln in github.com/kubernetes-sigs/image-builder: CVE-2024-9486 #3203

Closed GoVulnBot closed 1 month ago

GoVulnBot commented 1 month ago

Advisory CVE-2024-9486 references a vulnerability in the following Go modules:

Module
github.com/kubernetes-sigs/image-builder

Description: A security issue was discovered in the Kubernetes Image Builder versions <= v0.1.37 where default credentials are enabled during the image build process. Virtual machine images built using the Proxmox provider do not disable these default credentials, and nodes using the resulting images may be accessible via these default credentials. The credentials can be used to gain root access. Kubernetes clusters are only affected if their nodes use VM images created via the Image Builder project with its Proxmox provider.

References:

No existing reports found with this module or alias. See doc/quickstart.md for instructions on how to triage this report.

id: GO-ID-PENDING
modules:
    - module: github.com/kubernetes-sigs/image-builder
      vulnerable_at: 0.1.38
summary: CVE-2024-9486 in github.com/kubernetes-sigs/image-builder
cves:
    - CVE-2024-9486
references:
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-9486
    - fix: https://github.com/kubernetes-sigs/image-builder/pull/1595
    - report: https://github.com/kubernetes/kubernetes/issues/128006
    - web: https://groups.google.com/g/kubernetes-security-announce/c/UKJG-oZogfA/m/Lu1hcnHmAQAJ
source:
    id: CVE-2024-9486
    created: 2024-10-15T22:01:26.268328833Z
review_status: UNREVIEWED
gopherbot commented 1 month ago

Change https://go.dev/cl/620895 mentions this issue: data/reports: add 2 unreviewed reports