pf » Web Application Vulnerabilities trump Buffer Overflows
Web Application Vulnerabilities trump Buffer Overflows
This should be an eye opener to many. In September Mitre reported that web application vulnerabilities are claiming the top three spots on their CVE request list, beating out Buffer Overflows.
- Cross Site Scripting (21.5%)
- SQL Injection (14%)
- PHP includes (9.5%)
- Buffer overflows (7.9%)
Mike Sutton wanted to know just how prevalent are SQL Injection Vulnerabilities? So he ran a little test, and found that out of 1000 web sites 11.3% of them were vulnerable!
I also heard this from Mike Andrews in his How to Break Web Software talk. He says that the number of buffer overflow vulnerabilities have been going down over the years as more people are aware of them, and there are lots of automated tools for finding them. But the number of web application vulnerabilities has been sky rocketing.
Buffer Overflows were first talked about in the 1970's by the NSA, and they are still somewhat of a problem - do you think we will still be talking about Cross Site Scripting and SQL Injection in 30 years?
add to del.icio.us
| Tags: security, xss, vulnerabilities, buffer overflows, sql injection
Related Entries
- Announcing Web Application Firewall for ColdFusion - July 9, 2007
- CFPARAM for Simple String Validation - May 29, 2007
- How to Break Web Software - April 21, 2006
- Mastering CFQUERYPARAM - July 24, 2008
- Top 20 Internet Security Vulnerabilities of 2005 - November 23, 2005
- Dear SQL Server Enterprise Manager Developer
- PostalMethods - Web Service for Snail Mail
- Mastering CFQUERYPARAM
- Google Code Search for ColdFusion
- Speaking at CFUNITED 2008
- Getting ColdFusion SQL Statements from SQL Server Trace
- CFSCRIPT Cheatsheet
- 3 New Image Effects for ColdFusion 8
RSS
Pete Freitag is a software engineer, and web developer located in











