CVE-2024-35366
Published: 29 November 2024
Summary
CVE-2024-35366 is a critical-severity Integer Overflow or Wraparound (CWE-190) vulnerability in Ffmpeg Ffmpeg. Its CVSS base score is 9.1 (Critical).
Operationally, ranked at the 45.2th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-35744
Vulnerability details
FFmpeg n6.1.1 is Integer Overflow. The vulnerability exists in the parse_options function of sbgdec.c within the libavformat module. When parsing certain options, the software does not adequately validate the input. This allows for negative duration values to be accepted without…
more
proper bounds checking.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.