News Feed
Jobs Feed
Sections




News Archive
Pádraic Brady:
PHP Security Default Vulnerabilities, Security Omissions & Framing Programmer
August 27, 2012 @ 10:05:13

In this new post (and this related article) Pádraic Brady shares some of his opinions about default security languages should provide and the Secure by Design principles.

Odd though it may seem, this principle explains some of PHP's greatest security weaknesses. PHP does not explicitly use Secure By Design as a guiding principle when executing features. I'm sure its in the back of developers' minds just as I'm sure it has influenced many if their design decisions, however there are issues when you consider how PHP has influenced the security practices of PHP programmers. The result of not following Secure By Design is that all applications and libraries written in PHP can inherit a number of security vulnerabilities, hereafter referred to as "By-Default Vulnerabilities".

He focuses on what he sees as a responsibility of those creating the language to either default to a more secure architecture or provide information as to why their choices could cause problems. In the extended version of the post, he talks about some specific issues that the language has including SSL/TLS misconfiguration, openings for XML entity injection attacks and limited native filtering for cross-site scripting.

0 comments voice your opinion now!
security default vulnerabilities responsibility developer securebydesign


blog comments powered by Disqus

Similar Posts

SecurityFocus.com: PHP Security From The Inside (Interview with Stefan Esser)

Jared White's Blog: Developer Preview 2 of Willowgarden has been released today

DevShed: Introducing the Chain of Responsibility Between PHP Objects

Web & PHP Magazine: Issue #4 Published - "Safe and Secure"

Mike Naberezny\'s Blog: Moving Forward


Community Events









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


zendframework2 community language composer object tool event functional code api unittest example interview testing podcast development opinion introduction framework release

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