GStreamer FFmpeg plugin: Heap-based buffer overflow — GLSA 200602-01

The GStreamer FFmpeg plugin is vulnerable to a buffer overflow that may be exploited by attackers to execute arbitrary code.

Affected packages

media-plugins/gst-plugins-ffmpeg on all architectures
Affected versions < 0.8.7-r1
Unaffected versions >= 0.8.7-r1

Background

The GStreamer FFmpeg plugin uses code from the FFmpeg library to provide fast colorspace conversion and multimedia decoders to the GStreamer open source media framework.

Description

The GStreamer FFmpeg plugin contains derived code from the FFmpeg library, which is vulnerable to a heap overflow in the "avcodec_default_get_buffer()" function discovered by Simon Kilvington (see GLSA 200601-06).

Impact

A remote attacker could entice a user to run an application using the GStreamer FFmpeg plugin on a maliciously crafted PIX_FMT_PAL8 format image file (like PNG images), possibly leading to the execution of arbitrary code with the permissions of the user running the application.

Workaround

There is no known workaround at this time.

Resolution

All GStreamer FFmpeg plugin users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=media-plugins/gst-plugins-ffmpeg-0.8.7-r1"

References

Release date
February 05, 2006

Latest revision
February 05, 2006: 01

Severity
normal

Exploitable
remote

Bugzilla entries