GO-2024-3073

See a problem?
Source
https://pkg.go.dev/vuln/GO-2024-3073
Import Source
https://vuln.go.dev/ID/GO-2024-3073.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2024-3073
Aliases
Published
2024-08-19T17:26:34Z
Modified
2024-08-19T17:58:36.341927Z
Summary
Nomad Vulnerable to Allocation Directory Escape On Non-Existing File Paths Through Archive Unpacking in github.com/hashicorp/nomad
Details

Nomad Vulnerable to Allocation Directory Escape On Non-Existing File Paths Through Archive Unpacking in github.com/hashicorp/nomad.

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/hashicorp/nomad from v0.6.1 before v1.6.14, from v1.7.0 before v1.7.11, from v1.8.0 before v1.8.3.

References

Affected packages

Go / github.com/hashicorp/nomad

Package

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

Affected ranges

Type
SEMVER
Events
Introduced
0.6.1
Fixed
1.8.3

Ecosystem specific

{
    "custom_ranges": [
        {
            "events": [
                {
                    "introduced": "0.6.1"
                },
                {
                    "fixed": "1.6.14"
                },
                {
                    "introduced": "1.7.0"
                },
                {
                    "fixed": "1.7.11"
                },
                {
                    "introduced": "1.8.0"
                },
                {
                    "fixed": "1.8.3"
                }
            ],
            "type": "ECOSYSTEM"
        }
    ]
}