8.8

CVE-2024-1580

An integer overflow in dav1d AV1 decoder that can occur when decoding videos with large frame size. This can lead to memory corruption within the AV1 decoder. We recommend upgrading past version 1.4.0 of dav1d.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
VideolanDav1d Version < 1.4.0
AppleSafari Version < 17.4.1
AppleiPadOS Version < 16.7.7
AppleiPadOS Version >= 17.0 < 17.4.1
AppleiPhone OS Version < 16.7.7
AppleiPhone OS Version >= 17.0 < 17.4.1
ApplemacOS Version >= 13.0 < 13.6.6
ApplemacOS Version >= 14.0 < 14.4.1
ApplevisionOS Version < 1.1.1
FedoraprojectFedora Version40
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.36% 0.575
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 8.8 2.8 5.9
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
cve-coordination@google.com 5.9 1.2 4.7
CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:L
CWE-190 Integer Overflow or Wraparound

The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.