Bugzilla – Bug 834483
VUL-1: CVE-2013-4233 CVE-2013-4234: libmodplug: integer overflow/heap overflow
Last modified: 2017-08-04 08:03:40 UTC
Public via oss-security: Date: Wed, 07 Aug 2013 18:24:11 +0200 From: Florian Subject: [oss-security] CVE Request - LibModPlug <=0.8.8.4 multiple heap overflow Reference: http://blog.scrt.ch/2013/07/24/vlc-abc-parsing-seems-to-be-a-ctf-challenge/ CVE-2013-4233: Okay, so the first bug is an integer overflow in j variable, it occurs here : https://github.com/gardaud/libmodplug/blob/master/src/load_abc.cpp#L1852 CVE-2013-4234: The second bug is a heap overflow and can be triggered in two functions abc_MIDI_drum : https://github.com/gardaud/libmodplug/blob/master/src/load_abc.cpp#L3211 and abc_MIDI_gchord : https://github.com/gardaud/libmodplug/blob/master/src/load_abc.cpp#L3258 h->gchord and h->drum are static buffers and are filled until the copied byte is in the charset (respectively 'fbcz0123456789ghijGHIJ' and 'dz0123456789')
A note from Raphael Geissert (Debian Developer): > Just a quick note on this: that repository is not even a mirror of the > upstream repository. > Upstream's can be found at http://sourceforge.net/p/modplug-xmms/git/ > and has a couple of additional commits.
bugbot adjusting priority
Submitted: ror openSUSE:Factory and 13.1 submitted to multimedia:libs: created OBS request id 204339 for 12.2, 12.3: Created OBS maintenance request id 204341. for SLE11 (SP2): Created IBS request id 29017.
This is an autogenerated message for OBS integration: This bug (834483) was mentioned in https://build.opensuse.org/request/show/204363 Factory / libmodplug https://build.opensuse.org/request/show/204364 Factory / libmodplug
This is an autogenerated message for OBS integration: This bug (834483) was mentioned in https://build.opensuse.org/request/show/204878 Evergreen:11.2:Test / libmodplug
openSUSE-SU-2013:1635-1: An update that fixes two vulnerabilities is now available. Category: security (low) Bug References: 834483 CVE References: CVE-2013-4233,CVE-2013-4234 Sources used: openSUSE 12.3 (src): libmodplug-0.8.8.4-9.4.1 openSUSE 12.2 (src): libmodplug-0.8.8.4-7.4.1
openSUSE-SU-2013:1637-1: An update that fixes two vulnerabilities is now available. Category: security (low) Bug References: 834483 CVE References: CVE-2013-4233,CVE-2013-4234 Sources used: openSUSE 11.4 (src): libmodplug-0.8.8.4-2.14.1
This is an autogenerated message for OBS integration: This bug (834483) was mentioned in https://build.opensuse.org/request/show/206410 Evergreen:11.2 / libmodplug
For SLE it's not maintained, openSUSE updates were released.
Released according to SMASH