Lucene search

K
amazonAmazonALAS-2024-2576
HistoryJun 19, 2024 - 7:15 p.m.

Medium: golang

2024-06-1919:15:00
alas.aws.amazon.com
13
golang
zip files
implementation
ipv4-mapped ipv6 addresses
update
cve-2024-24789
cve-2024-24790
red hat
mitre

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

AI Score

6.6

Confidence

Low

Issue Overview:

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)

The various Is methods (IsPrivate, IsLoopback, etc) did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms. (CVE-2024-24790)

Affected Packages:

golang

Note:

This advisory is applicable to Amazon Linux 2 (AL2) Core repository. Visit this FAQ section for the difference between AL2 Core and AL2 Extras advisories.

Issue Correction:
Run yum update golang to update your system.

New Packages:

aarch64:  
    golang-1.22.4-1.amzn2.0.1.aarch64  
    golang-bin-1.22.4-1.amzn2.0.1.aarch64  
    golang-shared-1.22.4-1.amzn2.0.1.aarch64  
  
noarch:  
    golang-docs-1.22.4-1.amzn2.0.1.noarch  
    golang-misc-1.22.4-1.amzn2.0.1.noarch  
    golang-tests-1.22.4-1.amzn2.0.1.noarch  
    golang-src-1.22.4-1.amzn2.0.1.noarch  
  
src:  
    golang-1.22.4-1.amzn2.0.1.src  
  
x86_64:  
    golang-1.22.4-1.amzn2.0.1.x86_64  
    golang-bin-1.22.4-1.amzn2.0.1.x86_64  
    golang-shared-1.22.4-1.amzn2.0.1.x86_64  

Additional References

Red Hat: CVE-2024-24789, CVE-2024-24790

Mitre: CVE-2024-24789, CVE-2024-24790

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

AI Score

6.6

Confidence

Low