Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51266 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98128 invoked from network); 14 Jan 2011 10:58:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Jan 2011 10:58:24 -0000 Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.216.42 mail-qw0-f42.google.com Received: from [209.85.216.42] ([209.85.216.42:36721] helo=mail-qw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AC/22-13750-F4C203D4 for ; Fri, 14 Jan 2011 05:58:24 -0500 Received: by qwj8 with SMTP id 8so2536144qwj.29 for ; Fri, 14 Jan 2011 02:58:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=jNeKQNSKDo4qcDqdhIN+N0pDkWmUF7JFi9faGLxn4Zk=; b=hhRqECPCxb9hTmMq76vafdO+aT7baWyYA2pZiuAR06E8L+Z8Iuxw/plL/4qLHfMdVr hlo/5/BnlG+2myPEqaJsvfIu64erPd8Uj0hIPekI7qrO18Alp/rpz5fTMKkdqgxlwKht 1UYtxgkDByRBOc+7s3+2e/WYKtdERUXOr05y4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=KR1A1bmFO5L5hhvS79aQS0ZLR7Ay82vJv6FBE30zi34b+Suiq9Gfb/RLOzPEI4Sf7b d7xo9w7mV2S84vIcNj36D2MVdXZkSk0w/8CKIm0YxveZQIzFvEg94u7bmBL4TLShhTzA 9uO3682JoeZK+0ZCi/As6dDtSnbEsP1SpilHM= MIME-Version: 1.0 Received: by 10.229.241.78 with SMTP id ld14mr560033qcb.121.1295002701487; Fri, 14 Jan 2011 02:58:21 -0800 (PST) Received: by 10.229.25.17 with HTTP; Fri, 14 Jan 2011 02:58:21 -0800 (PST) In-Reply-To: <42A3E3811CD94B66B3D2C96C3E197AB2@nmm.local> References: <42A3E3811CD94B66B3D2C96C3E197AB2@nmm.local> Date: Fri, 14 Jan 2011 11:58:21 +0100 Message-ID: To: Hajo Locke Cc: internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] question CVE-2010-3436 From: hannes.magnusson@gmail.com (Hannes Magnusson) On Fri, Jan 14, 2011 at 11:09, Hajo Locke wrote: > Hello, > > short question about CVE-2010-3436 > affected is only 5.3.x oder also 5.2.x versions? > most sites talk about 5.3 but some debianpages also tell 5.2. > what is correct? http://www.php.net/archive/2010.php#id2010-12-09-1 -Hannes