Lack of data validation - Path Traversal In golang-1.19
Description
The "go tool pack" subcommand (usually used only by the compiler as an internal tool with known-good inputs) does not sanitize output filenames. Extracting a malicious archive file with the "pack" subcommand can write files to arbitrary locations on the filesystem.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
debian 12 | - | ||
go | 1.25.10 | ||
debian 11 | - | ||
debian 13 | - | ||
debian 14 | 1.25.10-1 | ||
debian 14 | 1.26.3-1 |
Aliases
1. 2. 3. 4. 5. 6. 7.
References
1. 2. 3.