News Feed
Jobs Feed
Sections




News Archive
DZone.com:
Hardening PHP How to securely include remote code (part 1)
June 10, 2011 @ 10:28:26

On the PHP on Windows blog from DZone.com Krzysztof Kotowicz has a new post - part one in a series on securing your PHP application - a look at securely including remote code from a source outside of your application.

First post of the series discussing various methods of including remote PHP code in your application - from security standpoint. In this post we discuss the history of remote code execution vulnerabilities in PHP apps and ways to prevent them. We finish off by presenting an unsecure method of including a remote code and describe what is the problem with that method.

He looks at the insecurity of a standard include/require, the allow_url_include php.ini setting and the issues with using hardcoded locations (like incorrect DNS records pointing to the wrong host).

1 comment voice your opinion now!
harden application include remote code security


blog comments powered by Disqus

Similar Posts

Ed Finkler's Blog: Bug in Zend Studio 5.5’s php.ini

Nexen.net: PHP/MySQL Application Security Advisories

Zend Developer Zone: Learning PHP & MySQL (a Book Review)

Stefan Mischook's Blog: What Makes a PHP Web Application?

NuSphere: PhpDock 1.5 (Windows PHP Application Deployment) Released


Community Events











Don't see your event here?
Let us know!


series phpunit framework code unittest interview opinion community podcast testing introduction release development zendframework2 language example conference application functional tool

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework