Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
GoVulnBot opened this issue Oct 25, 2024 · 1 comment
Assignees
Labels

Comments

@GoVulnBot
Copy link

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:

  • During startup, Rancher appends the /opt/drivers/management-state/bin di...

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
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants