OESA-2024-1769

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

The Go Programming Language.

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:22.03-LTS-SP3 / golang

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.17.3-34.oe2203sp3

Ecosystem specific

{
    "aarch64": [
        "golang-1.17.3-34.oe2203sp3.aarch64.rpm"
    ],
    "x86_64": [
        "golang-1.17.3-34.oe2203sp3.x86_64.rpm"
    ],
    "src": [
        "golang-1.17.3-34.oe2203sp3.src.rpm"
    ],
    "noarch": [
        "golang-help-1.17.3-34.oe2203sp3.noarch.rpm",
        "golang-devel-1.17.3-34.oe2203sp3.noarch.rpm"
    ]
}