Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68387 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34258 invoked from network); 5 Aug 2013 18:47:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Aug 2013 18:47:35 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.42 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.215.42 mail-la0-f42.google.com Received: from [209.85.215.42] ([209.85.215.42:64828] helo=mail-la0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C4/15-06453-643FFF15 for ; Mon, 05 Aug 2013 14:47:35 -0400 Received: by mail-la0-f42.google.com with SMTP id mf11so2377769lab.15 for ; Mon, 05 Aug 2013 11:47:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=5gP/b+HV1jhGWuzpWkP4MK87a6PmtNGBZll6uurXPHs=; b=Q8d/FjERttIti9+MzD9y1+konkdXXGvC2nTxYUrp4rBfahfhqNYM8BouF+ZIVNTFtQ Ed0jhmdclz7erb898YlCsdMBhPHmcV+12EWEewTIaIm0HvzmUP+VgOdaLlJyqwD0ikU9 YgQObUdG59A3p1f3MOUQ4pQlXXRQFJOiZ6kQelYh71I5Uo9TDYJ+JtMsmtGMcxrM0rux tR1pl+ZwcigTbRYaq0EUu0PMOEQIyLx5fhCHGIcMqCG6/kKnlHiwSUjU5A2OEXFzLyvq bNwdHBbXf9iLVGguu1Ft5UhKGfzvxSXX9KtaWy9lFvfKl0Ob+hQh1HdPGQbAQkT3hQjD nqpw== X-Received: by 10.152.22.42 with SMTP id a10mr9486137laf.30.1375728451227; Mon, 05 Aug 2013 11:47:31 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.127.233 with HTTP; Mon, 5 Aug 2013 11:46:51 -0700 (PDT) In-Reply-To: References: <50364644.1060302@lerdorf.com> <5039D249.30707@sugarcrm.com> <503A968A.4070206@sugarcrm.com> <51FEEEAF.1070705@sugarcrm.com> <51FEF5AA.5060409@sugarcrm.com> Date: Tue, 6 Aug 2013 03:46:51 +0900 X-Google-Sender-Auth: SSePx8t1qZ3_HltpJwCgZq9qz1o Message-ID: To: Arpad Ray Cc: Stas Malyshev , PHP Internals Content-Type: multipart/alternative; boundary=089e0158b794a494d604e337bdb3 Subject: Re: [PHP-DEV] Session Id Collisions From: yohgaki@ohgaki.net (Yasuo Ohgaki) --089e0158b794a494d604e337bdb3 Content-Type: text/plain; charset=UTF-8 Hi Arpad, On Tue, Aug 6, 2013 at 1:04 AM, Arpad Ray wrote: > I think there really should be a vote. This means you don't really understand the true risk of this vulnerability. It allows permanent session ID fixation. This is CVE assigned vulnerability. Details are explained in the RFC and I don't want to explain fully in ML again. (We might discussed the details in security@php.net, but I think I wrote enough info) Please refer to the RFC. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --089e0158b794a494d604e337bdb3--