OESA-2025-2782

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-2782
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-2782.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2025-2782
Upstream
  • CVE-2025-47912
  • CVE-2025-58186
Published
2025-12-05T13:12:27Z
Modified
2025-12-05T13:33:07.593160Z
Summary
golang security update
Details

.

Security Fix(es):

The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: "http://[::1]/". IPv4 addresses and hostnames must not appear within square brackets. Parse did not enforce this requirement.(CVE-2025-47912)

In Go before 1.24.8 and 1.25.x before 1.25.2, Despite HTTP headers having a default limit of 1 MB, the number of cookies that can be parsed did not have a limit. By sending a lot of very small cookies such as "a=;", an attacker can make an HTTP server allocate a large amount of structs, causing large memory consumption.(CVE-2025-58186)

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

Affected packages

openEuler:20.03-LTS-SP4 / golang

Package

Name
golang
Purl
pkg:rpm/openEuler/golang&distro=openEuler-20.03-LTS-SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.15.7-57.oe2003sp4

Ecosystem specific

{
    "aarch64": [
        "golang-1.15.7-57.oe2003sp4.aarch64.rpm"
    ],
    "noarch": [
        "golang-devel-1.15.7-57.oe2003sp4.noarch.rpm",
        "golang-help-1.15.7-57.oe2003sp4.noarch.rpm"
    ],
    "x86_64": [
        "golang-1.15.7-57.oe2003sp4.x86_64.rpm"
    ],
    "src": [
        "golang-1.15.7-57.oe2003sp4.src.rpm"
    ]
}

Database specific

source

"https://repo.openeuler.org/security/data/osv/OESA-2025-2782.json"