OESA-2021-1184

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2021-1184
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2021-1184.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2021-1184
Upstream
Published
2021-05-15T11:02:54Z
Modified
2025-09-03T06:17:20.459436Z
Summary
golang security update
Details

Security Fix(es):

encoding/xml in Go before 1.15.9 and 1.16.x before 1.16.1 has an infinite loop if a custom TokenReader (for xml.NewTokenDecoder) returns EOF in the middle of an element. This can occur in the Decode, DecodeElement, or Skip method.(CVE-2021-27918)

Database specific
{
    "severity": "High"
}
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-3.oe1

Ecosystem specific

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