Bugzilla – Bug 132684
VUL-0: CVE-2005-3353: php EXIF DoS
Last modified: 2019-05-01 14:42:55 UTC
We received the following report via vendor-sec. The issue is public. Date: Mon, 07 Nov 2005 15:40:58 -0500 From: Josh Bressers <bressers@redhat.com> To: vendor-sec@lst.de Subject: Re: [vendor-sec] Another PHP issue for your viewing pleasure > An image with bad EXIF data can cause PHP to enter an infinite loop. > > http://bugs.php.net/bug.php?id=34704 > > Use CVE-2005-3353. Joe Orton just informed me that this is not an infinite loop issue, it's an infinte recursion issue, so it just crashes PHP rather than looping forever. -- JB _______________________________________________ Vendor Security mailing list Vendor Security@lst.de https://www.lst.de/cgi-bin/mailman/listinfo/vendor-sec
Created attachment 56655 [details] patch from php bugzilla
Created attachment 56656 [details] image that is said to cause crash
Petr is ill, I'll do it.
Fixed together with bug #131580
SUSE QA: please provide php code to load the image that is said to cause a crash
Created attachment 57642 [details] crash.php
CVE-2005-3388: CVSS v2 Base Score: 4.3 (AV:N/AC:M/Au:N/C:N/I:P/A:N)