Insecure temporary files In toolchain
Description
The "go bug" command writes to two files with predictable names in the system temporary directory (for example, "/tmp"). An attacker with access to the temporary directory can create a symlink in one of these names, causing "go bug" to overwrite the target of the symlink.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
go | 1.25.10 | ||
debian 14 | 1.25.10-1 | ||
debian 11 | - | ||
debian 12 | - | ||
debian 13 | - | ||
debian 14 | 1.26.3-1 |
Aliases
1. 2. 3. 4. 5. 6. 7.
References
1. 2. 3.