Lucene search

K
amazonAmazonALAS-2024-2515
HistoryApr 11, 2024 - 1:07 a.m.

Medium: python3

2024-04-1101:07:00
alas.aws.amazon.com
6
cpython
zipfile module
zip-bombs
high compression ratio
python3
cve-2024-0450

7.1 High

AI Score

Confidence

Low

0.0005 Low

EPSS

Percentile

16.7%

Issue Overview:

An issue was found in the CPython zipfile module affecting versions 3.12.2, 3.11.8, 3.10.13, 3.9.18, and 3.8.18 and prior.

The zipfile module is vulnerable to “quoted-overlap” zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive. (CVE-2024-0450)

Affected Packages:

python3

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 python3 to update your system.

New Packages:

aarch64:  
    python3-3.7.16-1.amzn2.0.5.aarch64  
    python3-libs-3.7.16-1.amzn2.0.5.aarch64  
    python3-devel-3.7.16-1.amzn2.0.5.aarch64  
    python3-tools-3.7.16-1.amzn2.0.5.aarch64  
    python3-tkinter-3.7.16-1.amzn2.0.5.aarch64  
    python3-test-3.7.16-1.amzn2.0.5.aarch64  
    python3-debug-3.7.16-1.amzn2.0.5.aarch64  
    python3-debuginfo-3.7.16-1.amzn2.0.5.aarch64  
  
i686:  
    python3-3.7.16-1.amzn2.0.5.i686  
    python3-libs-3.7.16-1.amzn2.0.5.i686  
    python3-devel-3.7.16-1.amzn2.0.5.i686  
    python3-tools-3.7.16-1.amzn2.0.5.i686  
    python3-tkinter-3.7.16-1.amzn2.0.5.i686  
    python3-test-3.7.16-1.amzn2.0.5.i686  
    python3-debug-3.7.16-1.amzn2.0.5.i686  
    python3-debuginfo-3.7.16-1.amzn2.0.5.i686  
  
src:  
    python3-3.7.16-1.amzn2.0.5.src  
  
x86_64:  
    python3-3.7.16-1.amzn2.0.5.x86_64  
    python3-libs-3.7.16-1.amzn2.0.5.x86_64  
    python3-devel-3.7.16-1.amzn2.0.5.x86_64  
    python3-tools-3.7.16-1.amzn2.0.5.x86_64  
    python3-tkinter-3.7.16-1.amzn2.0.5.x86_64  
    python3-test-3.7.16-1.amzn2.0.5.x86_64  
    python3-debug-3.7.16-1.amzn2.0.5.x86_64  
    python3-debuginfo-3.7.16-1.amzn2.0.5.x86_64  

Additional References

Red Hat: CVE-2024-0450

Mitre: CVE-2024-0450