Informazioni sul CVE-2024-8088

Infinite loop when iterating over zip archive entry names from zipfile.Path

CWE ID: CWE-835

Base Score (CVSS): 8.7

CVE: CVE-2024-8088

Descrizione: There is a HIGH severity vulnerability affecting the CPython “zipfile” module affecting “zipfile.Path”. Note that the more common API “zipfile.ZipFile” class is unaffected. When iterating over names of entries in a zip archive (for example, methods of “zipfile.Path” like “namelist()”, “iterdir()”, etc) the process can be put into an infinite loop with a maliciously crafted zip archive. This defect applies when reading only metadata or extracting the contents of the zip archive. Programs that are not handling user-controlled zip archives are not affected.

Vettore di attacco

Punteggio CVSS

Il CVSS è un sistema di valutazione che misura la gravità di una vulnerabilità informatica considerando fattori come l’impatto potenziale, la probabilità di attacco e la facilità di esecuzione.

Punteggio Base (calcolato da AziendaSicura): 0.0 (None)

Riassunto: .

Dettaglio del Vettore

Metrica Valore Significato Descrizione

Riferimenti esterni

Prodotti interessati

  • Python Software Foundation – CPython

Relazioni con altri prodotti

Produttore:Python Software Foundation
Prodotto: CPython
Anno: 2024
CWE: CWE-835
CVSS: 8.7

Ulteriori risorse disponibili