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
- Risks of FCKeditor Vulnerability in CF8 - July 6, 2009
- Tips for Secure File Uploads with ColdFusion - June 24, 2009
- J2EE Session Cookies on ColdFusion / JRun
- Hands on ColdFusion Security Training
- ColdFusion 9 Solr Vulnerability - Are you at Risk?
- FCKEditor Year 2010 Bug for Firefox 3.6
- jQuery UI Sortable Tutorial
- CFLogin Security Considerations
- Use varchar(max) instead of text in SQL Server
- ColdFusion SOAP Web Services and onRequestStart
RSS


Pete Freitag is a software engineer, and web developer located in











