Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64664 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80391 invoked from network); 8 Jan 2013 09:23:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Jan 2013 09:23:21 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@sugarcrm.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@sugarcrm.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain sugarcrm.com designates 67.192.241.143 as permitted sender) X-PHP-List-Original-Sender: smalyshev@sugarcrm.com X-Host-Fingerprint: 67.192.241.143 smtp143.dfw.emailsrvr.com Linux 2.6 Received: from [67.192.241.143] ([67.192.241.143:47220] helo=smtp143.dfw.emailsrvr.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5B/41-08647-885EBE05 for ; Tue, 08 Jan 2013 04:23:21 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp24.relay.dfw1a.emailsrvr.com (SMTP Server) with ESMTP id A44E7180E5F; Tue, 8 Jan 2013 04:23:18 -0500 (EST) X-Virus-Scanned: OK Received: by smtp24.relay.dfw1a.emailsrvr.com (Authenticated sender: smalyshev-AT-sugarcrm.com) with ESMTPSA id 290E0180E62; Tue, 8 Jan 2013 04:23:18 -0500 (EST) Message-ID: <50EBE585.80709@sugarcrm.com> Date: Tue, 08 Jan 2013 01:23:17 -0800 Organization: SugarCRM User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Pierrick Charron CC: PHP Internals References: <50E90DD1.7040204@sugarcrm.com> <50EA6DD3.1040401@sugarcrm.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] Fixing insecure cURL file uploading From: smalyshev@sugarcrm.com (Stas Malyshev) Hi! > Looks good to me, just it could be great to add a new cURL option at > the same time to disable the '@' usage so that someone working with > the new ext/curl version can disable it and therefore send values > starting by @ That is a good suggestion, I'll add CURL_SAFE_POSTFIELDS which would disable the @ option. -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227