OESA-2025-2182

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-2182
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-2182.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2025-2182
Upstream
  • CVE-2025-47906
Published
2025-09-05T12:43:22Z
Modified
2025-09-05T13:18:04.597556Z
Summary
golang security update
Details

.

Security Fix(es):

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.(CVE-2025-4674)

A vulnerability was found in Google Go up to 1.23.11/1.24.5 (Programming Language Software). It has been declared as problematic.The manipulation of the argument PATH with an unknown input leads to a unknown weakness.As an impact it is known to affect integrity.Upgrading to version 1.23.12 or 1.24.6 eliminates this vulnerability.(CVE-2025-47906)

Cancelling a query (e.g. by cancelling the context passed to one of the query methods) during a call to the Scan method of the returned Rows can result in unexpected results if other queries are being made in parallel. This can result in a race condition that may overwrite the expected results with those of another query, causing the call to Scan to return either unexpected results from the other query or an error.(CVE-2025-47907)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:24.03-LTS-SP2 / golang

Package

Name
golang
Purl
pkg:rpm/openEuler/golang&distro=openEuler-24.03-LTS-SP2

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.21.4-36.oe2403sp2

Ecosystem specific

{
    "noarch": [
        "golang-devel-1.21.4-36.oe2403sp2.noarch.rpm",
        "golang-help-1.21.4-36.oe2403sp2.noarch.rpm"
    ],
    "src": [
        "golang-1.21.4-36.oe2403sp2.src.rpm"
    ],
    "aarch64": [
        "golang-1.21.4-36.oe2403sp2.aarch64.rpm"
    ],
    "x86_64": [
        "golang-1.21.4-36.oe2403sp2.x86_64.rpm"
    ]
}