OESA-2023-1500

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1500
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2023-1500.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2023-1500
Upstream
Published
2023-08-12T11:05:41Z
Modified
2025-08-12T05:19:39.680457Z
Summary
golang security update
Details

The Go Programming Language.

Security Fix(es):

The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value.(CVE-2023-29406)

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

Affected packages

openEuler:20.03-LTS-SP1 / golang

Package

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

Affected ranges

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

Ecosystem specific

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