One vulnerability can be your downfall - The HP Security Laboratory Blog -
One vulnerability can be your downfall

Court papers recently filed in conjunction with the indictment of Albert Gonzalez reveal that SQL Injection attacks were behind the data breach that allowed hackers to steal massive amounts of data from Heartland Payment Systems, TJX, and other businesses. Over 130 million credit and debit card numbers were ultimately obtained, all because of the failure in a web application to properly validate user-supplied data. The level of knowledge required to enact such devastating attacks continues to plummet, and the criminal desire behind them continues to rise. It's amazing what could have been prevented with proper application security in place.

This attack also perfectly illustrates how exploitation techniques have changed in just the past few past years. Once upon a time, hackers were content to steal the data from a database and then leave. Now, they infect the system with malicious software and perpetuate attacks across a much larger time frame, exponentially escalating the damage. The harm that can come from one relatively simple exploitable hole is phenomenal. Keeping your web applications secure has never been more important.  

http://www.networkworld.com/news/2009/082409-us-says-sql-injection-caused.html

 


Posted 08-28-2009 5:46 PM by mark.painter

Comments

Jim Manico wrote re: One vulnerability can be your downfall
on 09-04-2009 6:02 AM

With respect, SQL Injection protection has NOTHING to do with input validation. SQL Injection is prevented by database vendor specific escaping or the parametrization and binding of user input when added into dynamic queries.

Add a Comment

(required)  
(optional)
(required)  
Remember Me?

Type the numbers and letters above: