GLSA 200907-07: ModPlug: User-assisted execution of arbitrary code
Severity: | normal |
Title: | ModPlug: User-assisted execution of arbitrary code |
Date: | 07/12/2009 |
Bugs: |
|
ID: | 200907-07 |
Synopsis
ModPlug contains several buffer overflows that could lead to the execution of arbitrary code.Background
ModPlug is a library for playing MOD-like music.
Affected packages
Package | Vulnerable | Unaffected | Architecture(s) |
---|---|---|---|
media-libs/libmodplug | < 0.8.7 | >= 0.8.7 | All supported architectures |
media-libs/gst-plugins-bad | < 0.10.11 | >= 0.10.11 | All supported architectures |
Description
Two vulnerabilities have been reported in ModPlug:
- dummy reported an integer overflow in the CSoundFile::ReadMed() function when processing a MED file with a crafted song comment or song name, which triggers a heap-based buffer overflow (CVE-2009-1438).
- Manfred Tremmel and Stanislav Brabec reported a buffer overflow in the PATinst() function when processing a long instrument name (CVE-2009-1513).
The GStreamer Bad plug-ins (gst-plugins-bad) before 0.10.11 built a vulnerable copy of ModPlug.
Impact
A remote attacker could entice a user to read specially crafted files, possibly resulting in the execution of arbitrary code with the privileges of the user running the application.
Workaround
There is no known workaround at this time.
Resolution
All ModPlug users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose ">=media-libs/libmodplug-0.8.7"
gst-plugins-bad 0.10.11 and later versions do not include the ModPlug plug-in (it has been moved to media-plugins/gst-plugins-modplug). All gst-plugins-bad users should upgrade to the latest version and install media-plugins/gst-plugins-modplug:
# emerge --sync
# emerge --ask --oneshot --verbose ">=media-libs/gst-plugins-bad-0.10.11"
# emerge --ask --verbose "media-plugins/gst-plugins-modplug"
References
Availability
This GLSA and any updates to it are available for viewing at the Gentoo Security Website:
Concerns?
Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.
License
Copyright 2010 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.