Vulnerability Description
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 proper bounds checking.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Ffmpeg | Ffmpeg | 6.1.1 |
Related Weaknesses (CWE)
References
- https://gist.github.com/1047524396/1e72f170d58c2547ebd4db4cdf6cfabfThird Party Advisory
- https://github.com/FFmpeg/FFmpeg/blob/n6.1.1/libavformat/sbgdec.c#L389Product
- https://github.com/ffmpeg/ffmpeg/commit/0bed22d597b78999151e3bde0768b7fe763fc2a6Patch
FAQ
What is CVE-2024-35366?
CVE-2024-35366 is a vulnerability with a CVSS score of 9.1 (CRITICAL). 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 vali...
How severe is CVE-2024-35366?
CVE-2024-35366 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-35366?
Check the references section above for vendor advisories and patch information. Affected products include: Ffmpeg Ffmpeg.