golang / vulndb

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

x/vulndb: potential Go vuln in github.com/rancher/rancher: GHSA-h99m-6755-rgwc #3221

Closed GoVulnBot closed 1 month ago

GoVulnBot commented 1 month ago

Advisory GHSA-h99m-6755-rgwc references a vulnerability in the following Go modules:

Module
github.com/rancher/rancher

Description:

Impact

A vulnerability has been identified within Rancher where a cluster or node driver can be used to escape the chroot jail and gain root access to the Rancher container itself. In production environments, further privilege escalation is possible based on living off the land within the Rancher container itself. For the test and development environments, based on a –privileged Docker container, it is possible to escape the Docker container and gain execution access on the host system.

This happens because:

References:

Cross references:

See doc/quickstart.md for instructions on how to triage this report.

id: GO-ID-PENDING
modules:
    - module: github.com/rancher/rancher
      non_go_versions:
        - introduced: 2.7.0
        - fixed: 2.7.16
        - introduced: 2.8.0
        - fixed: 2.8.9
        - introduced: 2.9.0
        - fixed: 2.9.3
      vulnerable_at: 1.6.30
summary: Rancher Remote Code Execution via Cluster/Node Drivers in github.com/rancher/rancher
cves:
    - CVE-2024-22036
ghsas:
    - GHSA-h99m-6755-rgwc
references:
    - advisory: https://github.com/advisories/GHSA-h99m-6755-rgwc
    - advisory: https://github.com/rancher/rancher/security/advisories/GHSA-h99m-6755-rgwc
source:
    id: GHSA-h99m-6755-rgwc
    created: 2024-10-25T20:01:49.295281689Z
review_status: UNREVIEWED
gopherbot commented 1 month ago

Change https://go.dev/cl/622835 mentions this issue: data/reports: add 16 unreviewed reports