Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72618 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13483 invoked from network); 15 Feb 2014 00:04:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Feb 2014 00:04:09 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.174 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.217.174 mail-lb0-f174.google.com Received: from [209.85.217.174] ([209.85.217.174:43000] helo=mail-lb0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8C/00-34645-8FEAEF25 for ; Fri, 14 Feb 2014 19:04:08 -0500 Received: by mail-lb0-f174.google.com with SMTP id l4so9725642lbv.5 for ; Fri, 14 Feb 2014 16:04:04 -0800 (PST) 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:message-id :subject:to:cc:content-type; bh=3eU3LhyZxjc79lw8+559brBRvpixsy5eEHAVkwT313o=; b=Q+GVrwYefx06G1Ox4QT0m0va9v5LEPEkzUMo+6qbp4+AqtBekUrSpOmXpV8DlHlp5M aThBjLN4P4YX/gfWS4Qy/KfQM29ILHYLSP8PDY2SWSgmkATsqS5LmxDr1njRlDYBIRX0 vY4Apfm2LWK7Bef3UBTghI2DHIY41zI1lWt6Tyoser0iOC78mRJac6DLrw1cDQhkWw3d 0kwVmU5zgObpy23MSXBzqUcN6DY905RnUeva7x6Ig5rnMOKJ3hvmGGfc1XNfRNQ4Nwdl mmeSlSD85UoGgP/h+tWYkTSdnphZVy5V83HOyoopzjOxNFhUc1LkYHSfI8c8gQSiG27+ SQcg== X-Received: by 10.112.204.104 with SMTP id kx8mr7130006lbc.12.1392422644797; Fri, 14 Feb 2014 16:04:04 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.199.37 with HTTP; Fri, 14 Feb 2014 16:03:23 -0800 (PST) In-Reply-To: <1392422024.3990.133.camel@guybrush> References: <52FBF8F8.5040107@gmail.com> <52FE4DF0.3040906@gmail.com> <1392422024.3990.133.camel@guybrush> Date: Sat, 15 Feb 2014 09:03:23 +0900 X-Google-Sender-Auth: WzvPk2FPooKrinQko_F3Mc0G9b8 Message-ID: To: =?UTF-8?Q?Johannes_Schl=C3=BCter?= Cc: Rowan Collins , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a11c3c7f01ed88404f266a99f Subject: Re: [PHP-DEV] Re: [RFC] No PHP tags From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a11c3c7f01ed88404f266a99f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Johannes, On Sat, Feb 15, 2014 at 8:53 AM, Johannes Schl=C3=BCter wrote: > On Sat, 2014-02-15 at 07:28 +0900, Yasuo Ohgaki wrote: > > 3) the include was intended to be non-PHP data, and the attacker > > substitutes PHP code of their choice > > 4) the include was intended to be non-PHP data, and the attacker access= es > > different non-PHP data already on server > > People using the wrong feature won't be fixed by adding yet another way > to open a file. I have an idea. Please wait for a new RFC. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a11c3c7f01ed88404f266a99f--