ghsa-664g-9vm2-r26f
Vulnerability from github
Published
2025-02-06 18:31
Modified
2025-02-07 03:32
Severity ?
Details
On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the @executable_path, @loader_path, or @rpath special values in a "#cgo LDFLAGS" directive. This issue only affected go1.24rc2.
{ "affected": [], "aliases": [ "CVE-2025-22867" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-02-06T18:15:32Z", "severity": "HIGH" }, "details": "On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the @executable_path, @loader_path, or @rpath special values in a \"#cgo LDFLAGS\" directive. This issue only affected go1.24rc2.", "id": "GHSA-664g-9vm2-r26f", "modified": "2025-02-07T03:32:01Z", "published": "2025-02-06T18:31:06Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22867" }, { "type": "WEB", "url": "https://go.dev/cl/646996" }, { "type": "WEB", "url": "https://go.dev/issue/71476" }, { "type": "WEB", "url": "https://groups.google.com/g/golang-dev/c/TYzikTgHK6Y" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2025-3428" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ] }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.