ghsa-wprm-fgrx-xj42
Vulnerability from github
Published
2025-07-30 00:32
Modified
2025-08-06 18:31
Severity ?
Details
The go command may execute unexpected commands when operating in untrusted VCS repositories. This occurs when possibly dangerous VCS configuration is present in repositories. This can happen when a repository was fetched via one VCS (e.g. Git), but contains metadata for another VCS (e.g. Mercurial). Modules which are retrieved using the go command line, i.e. via "go get", are not affected.
{ "affected": [], "aliases": [ "CVE-2025-4674" ], "database_specific": { "cwe_ids": [ "CWE-73" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-07-29T22:15:25Z", "severity": "HIGH" }, "details": "The go command may execute unexpected commands when operating in untrusted VCS repositories. This occurs when possibly dangerous VCS configuration is present in repositories. This can happen when a repository was fetched via one VCS (e.g. Git), but contains metadata for another VCS (e.g. Mercurial). Modules which are retrieved using the go command line, i.e. via \"go get\", are not affected.", "id": "GHSA-wprm-fgrx-xj42", "modified": "2025-08-06T18:31:12Z", "published": "2025-07-30T00:32:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4674" }, { "type": "WEB", "url": "https://go.dev/cl/686515" }, { "type": "WEB", "url": "https://go.dev/issue/74380" }, { "type": "WEB", "url": "https://groups.google.com/g/golang-announce/c/gTNJnDXmn34" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2025-3828" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "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.