OESA-2024-1791

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

.

Security Fix(es):

The archive/zip package's handling of certain types of invalid zip files differs from the behavior of most zip implementations. This misalignment could be exploited to create an zip file with contents that vary depending on the implementation reading the file. The archive/zip package now rejects files containing these errors.(CVE-2024-24789)

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

Affected packages

openEuler:24.03-LTS / golang

Package

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

Affected ranges

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

Ecosystem specific

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