|
Message-ID: <20101208165635.1537e0ee@redhat.com> Date: Wed, 8 Dec 2010 16:56:35 +0100 From: Tomas Hoger <thoger@...hat.com> To: oss-security@...ts.openwall.com Cc: cxib@...urityreason.com Subject: Re: Re: CVE request (PHP 5.3.x getSymbol() DoS; CERT VU#479900) On Wed, 8 Dec 2010 14:27:22 +0000 (UTC) Maksymilian Arciemowicz wrote: > my mistake, not setSybol() but getLocale() > > $nx=new IntlDateFormatter("pl", IntlDateFormatter::FULL, > IntlDateFormatter::FULL); > $nx->getLocale(1); 1 is one of the (two?) values on which this does not crash ;). Yeah, this does strlen(NULL) crash otherwise. -- Tomas Hoger / Red Hat Security Response Team
Powered by blists - more mailing lists
Please check out the Open Source Software Security Wiki, which is counterpart to this mailing list.
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.