CVE-2025-61731
https://nvd.nist.gov/vuln/detail/CVE-2025-61731
Building a malicious file with cmd/go can cause can cause a write to an attacker-controlled file with partial control of the file content. The "#cgo pkg-config:" directive in a Go source file provides command-line arguments to provide to the Go pkg-config command. An attacker can provide a "--log-file" argument to this directive, causing pkg-config to write to an attacker-controlled location.
Location: usr/local/bin/sops
Component Name: stdlib
Component Version: v1.25.5
Vulnerability Namespace: nvd:cpe
Vulnerability Description: Building a malicious file with cmd/go can cause can cause a write to an attacker-controlled file with partial control of the file content. The "#cgo pkg-config:" directive in a Go source file provides command-line arguments to provide to the Go pkg-config command. An attacker can provide a "--log-file" argument to this directive, causing pkg-config to write to an attacker-controlled location.
Matcher: go-module-matcher
Package URL: pkg:golang/stdlib@1.25.1
Upgrade to version:
- 1.24.12
- 1.25.6
1 条评论