In Libav 12.3, a denial of service in the subtitle decoder allows attackers to hog the CPU via a crafted video file in Matroska format, because srt_to_ass in libavcodec/srtdec.c has a complex format argument to sscanf.
The product does not properly control the allocation and maintenance of a limited resource.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Libav | Libav | * | 12.3 (including) |
Ffmpeg | Ubuntu | trusty | * |
Gst-libav1.0 | Ubuntu | bionic | * |
Gst-libav1.0 | Ubuntu | disco | * |
Gst-libav1.0 | Ubuntu | eoan | * |
Gst-libav1.0 | Ubuntu | focal | * |
Gst-libav1.0 | Ubuntu | groovy | * |
Gst-libav1.0 | Ubuntu | hirsute | * |
Gst-libav1.0 | Ubuntu | impish | * |
Gst-libav1.0 | Ubuntu | kinetic | * |
Gst-libav1.0 | Ubuntu | lunar | * |
Gst-libav1.0 | Ubuntu | mantic | * |
Gst-libav1.0 | Ubuntu | oracular | * |
Gst-libav1.0 | Ubuntu | trusty | * |
Gst-libav1.0 | Ubuntu | xenial | * |
Qtwebengine-opensource-src | Ubuntu | bionic | * |
Qtwebengine-opensource-src | Ubuntu | disco | * |
Qtwebengine-opensource-src | Ubuntu | eoan | * |
Qtwebengine-opensource-src | Ubuntu | focal | * |
Qtwebengine-opensource-src | Ubuntu | groovy | * |
Qtwebengine-opensource-src | Ubuntu | hirsute | * |
Qtwebengine-opensource-src | Ubuntu | impish | * |
Qtwebengine-opensource-src | Ubuntu | kinetic | * |
Qtwebengine-opensource-src | Ubuntu | lunar | * |
Qtwebengine-opensource-src | Ubuntu | mantic | * |
Qtwebengine-opensource-src | Ubuntu | oracular | * |
Qtwebengine-opensource-src | Ubuntu | trusty | * |
Mitigation of resource exhaustion attacks requires that the target system either:
The first of these solutions is an issue in itself though, since it may allow attackers to prevent the use of the system by a particular valid user. If the attacker impersonates the valid user, they may be able to prevent the user from accessing the server in question.
The second solution is simply difficult to effectively institute – and even when properly done, it does not provide a full solution. It simply makes the attack require more resources on the part of the attacker.