GO-2024-3161

Source
https://pkg.go.dev/vuln/GO-2024-3161
Import Source
https://vuln.go.dev/ID/GO-2024-3161.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2024-3161
Aliases
Published
2024-10-09T20:29:23Z
Modified
2024-10-09T20:59:10.754241Z
Summary
Rancher agents can be hijacked by taking over the Rancher Server URL in github.com/rancher/rancher
Details

Rancher agents can be hijacked by taking over the Rancher Server URL in github.com/rancher/rancher.

NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions.

(If this is causing false-positive reports from vulnerability scanners, please suggest an edit to the report.)

The additional affected modules and versions are: github.com/rancher/rancher from v2.7.0 before v2.7.15, from v2.8.0 before v2.8.8, from v2.9.0 before v2.9.2.

Database specific
{
    "review_status": "UNREVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2024-3161"
}
References

Affected packages

Go / github.com/rancher/rancher

Package

Name
github.com/rancher/rancher
View open source insights on deps.dev
Purl
pkg:golang/github.com/rancher/rancher

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected

Ecosystem specific

{
    "custom_ranges": [
        {
            "events": [
                {
                    "introduced": "2.7.0"
                },
                {
                    "fixed": "2.7.15"
                },
                {
                    "introduced": "2.8.0"
                },
                {
                    "fixed": "2.8.8"
                },
                {
                    "introduced": "2.9.0"
                },
                {
                    "fixed": "2.9.2"
                }
            ],
            "type": "ECOSYSTEM"
        }
    ]
}