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

IBM developerWorks: Ajax and XML: Ajax for chat

PHP.net: PHP 4 end of life announcement

Pádraic Brady: Publishing Security Disclosures In Consumable Formats

Community News: PHP Remote Exploit - Floating Point Issue Causes Freeze/Crash

Smashing Magazine: Common Security Mistakes in Web Applications


Community Events











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


framework podcast interview symfony2 database language release phpunit functional development rest usergroup testing unittest conference community series opinion zendframework2 introduction

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