Bugzilla – Bug 828021
VUL-0: CVE-2013-4636: php54: denial of service via mget function in libmagic/softmagic.c
Last modified: 2013-07-04 08:37:11 UTC
is public, via cve db CVE-2013-4636 The mget function in libmagic/softmagic.c in the Fileinfo component in PHP 5.4.x before 5.4.16 allows remote attackers to cause a denial of service (invalid pointer dereference and application crash) via an MP3 file that triggers incorrect MIME type detection during access to an finfo object. http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4636 CONFIRM:http://www.php.net/ChangeLog-5.php CONFIRM:https://bugs.php.net/bug.php?id=64830
do we have php 5.4 anywhere? opensuse?
bugbot adjusting priority
(In reply to comment #1) > do we have php 5.4 anywhere? opensuse? No :-).
From the php bug: " 5.4.14 works fine, 5.4.15 crashes. I bisected it down to 10367fa7c6a4a2cf9bee02d8905e284185428f09. " It seems that we can safely close.
Nevertheless I will try to run testcase for 5.3.8 and 5.3.17.
5.3.8 and 5.3.17 doesn't crash. Factory has 5.4.16. No our distribution is affected.
thanks! :)