Vulnerability Description
In FFmpeg version n6.1.1, specifically within the avcodec/speexdec.c module, a potential security vulnerability exists due to insufficient validation of certain parameters when parsing Speex codec extradata. This vulnerability could lead to integer overflow conditions, potentially resulting in undefined behavior or crashes during the decoding process.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Ffmpeg | Ffmpeg | 6.1.1 |
Related Weaknesses (CWE)
References
- https://gist.github.com/1047524396/455093807666f2e351d674750c8cd0b8Third Party Advisory
- https://github.com/FFmpeg/FFmpeg/blob/n6.1.1/libavcodec/speexdec.c#L1423Product
- https://github.com/ffmpeg/ffmpeg/commit/0895ef0d6d6406ee6cd158fc4d47d80f201b8e9cPatch
FAQ
What is CVE-2024-35369?
CVE-2024-35369 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In FFmpeg version n6.1.1, specifically within the avcodec/speexdec.c module, a potential security vulnerability exists due to insufficient validation of certain parameters when parsing Speex codec ext...
How severe is CVE-2024-35369?
CVE-2024-35369 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-35369?
Check the references section above for vendor advisories and patch information. Affected products include: Ffmpeg Ffmpeg.