Skip Links

Network World

  • Social Web 
  • Email 
  • Close

(Comma separation for multiple addresses)
Your Message:

How one site dealt with SQL injection attack

By Ellen Messmer , Network World , 05/01/2008
  • Share/Email
  • Tweet This
  • Comment
  • Print

The massive wave of SQL injection attacks that started striking Microsoft-based Web sites around the world more than a week ago claimed as one of its victims Autoweb, a U.K.-based advertising and marketing site.

The ongoing attack, which hit Autoweb on a late Friday, exploited a vulnerability in a single line of code in the Web application to pierce through to the company’s Microsoft SQL database, inject 30 characters to overwrite content, defaced Web pages, and ultimately knocked the site offline. The attack left Web pages that would attempt to inject malicious code into browsers of Web visitors.

It is estimated that at least a half-million Web pages had been infected in a similar style  since it was flagged by security experts April 24. How Autoweb had to fight to recover its site over the long weekend that followed shows how devastating SQL injection attacks can be.

CIO Richard McCombe said nothing like this ever happened before to its Web site, which is hosted by a provider in Leeds, England. “We were struggling at that point to get the site back up.”

But Autoweb’s IT staff, who worked through the weekend, soon realized that database tables storing content provided by car dealers about their vehicles had been overwritten with a 30-character script.

A look at log files showed the attacks, which continued to surge through the weekend, were originating from IP addresses in China. So Autoweb blocked them. “That gave us a window of opportunity,” says McCombe.

About a day’s worth of new Web content from car dealers had been corrupted in the SQL injection attacks, but Autoweb did a daily backup, so it turned to that for clean content, and began backing up each hour through the weekend.

McCombe reached out for advice to U.K.-based firm Secerno, which builds a database-security appliance.

Steve Moyle, chief technology officer at Oxford, England-based Secerno, informed Autoweb that the most likely point of attack was through Web pages. McCombe then contacted the Web software developer, a contractor that worked for Autoweb, on a Sunday. But the developer said the problem was simply “over his head,” said McCombe. The contractor had no idea how to find and fix the Web page vulnerability that allowed the SQL injection attack code to execute successfully.

Secerno, an appliance vendor, couldn’t help with Web application remediation since its expertise was in database protection, and its appliance couldn’t be used in Autoweb’s case since Autoweb had the Web application and the database on a single server.

But McCombe managed to find a Web development company to fix the Web application hole.

“It was a simple piece of code in the Web application,” says McCombe. As Autoweb began to put the nightmare of the massive SQL injection attack behind it last week, it’s apparent there’s been an impact.

“We were at 25,000 visits a day, now we’re at 20,000,” says McCombe, saying the site’s ranking in a Google search has dropped somewhat but it will do what it can to bring that back up.

  • Share/Email
  • Tweet This
  • Comment
  • Print

Comments (10)
Login
Forgot your account info?

SimonBy Anonymous on May 2, 2008, 4:05 pmThis story is pretty horrifying. SQL injection attacks are trivial to protect against - many popular web application development environments (such as Django and...

Reply | Read entire comment

I blame the company not spending enough on proper web devBy Anonymous on May 2, 2008, 5:51 pmCheap web designers, thinking they can code. Ensuring there can't be a SQL injection is a fundamental process in server side validation. Get coders to do backend...

Reply | Read entire comment

Diminishing returnsBy tuomoks on May 2, 2008, 6:53 pmRemember diminishing returns - yes, assuming everyone is always perfect is a great idea but think how many web coders there are in the world? How they are pushed...

Reply | Read entire comment

What did they do to protect themselves?By Anonymous on May 3, 2008, 11:30 am I would love to know what they did to plug the hole. The title of the article is how a site 'dealt' with the attack. The answer: they called someone.

Reply | Read entire comment

Here are 2 articles explaining what the attack is, and how to stBy Anonymous on May 3, 2008, 3:09 pmThe attack is an ingenious SQL injection that updates every every row of (n)varchar and (n)text column in every table with the payload. It only affects Microsoft's...

Reply | Read entire comment

Get a SQL Firewall By Anonymous on May 9, 2008, 4:24 pmIf they only got SecureSphere from Imperva they would have had protection for web attacks and sql attacks. By the way, did they not do any pen testing before going...

Reply | Read entire comment

View all comments

Add comment
Anonymous comments subject to approval. Register here for member benefits.
Have a NetworkWorld account? Log in here. Register now for a free account.

Videos

rssRss Feed