Heap-based buffer overflow in ffserver.c in FFmpeg before 2.8.10, 3.0.x before 3.0.5, 3.1.x before 3.1.6, and 3.2.x before 3.2.2 allows remote attackers to execute arbitrary code by leveraging failure to check chunk size.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/95991 | vdb entry third party advisory |
https://github.com/FFmpeg/FFmpeg/commit/a5d25faa3f4b18dac737fdb35d0dd68eb0dc2156 | patch |
http://www.openwall.com/lists/oss-security/2017/01/31/12 | mailing list third party advisory patch |
http://www.openwall.com/lists/oss-security/2017/02/02/1 | mailing list third party advisory patch |
https://ffmpeg.org/security.html | release notes vendor advisory |