- What does Cisco have against Quebec?
- Attrition.org nails another nitwit
- Diary of a deliberately spammed housewife
- Seven cloud-computing security risks
- 20 great Windows open source projects
News | Newsletters | Podcasts | Chats | Opinions | RSS Feeds | This Week In Print | IT Careers | Community | Reports | Downloads | Slideshows | New Data Center
Partner Sites:App Performance | On Demand Security | Networking Solution | SOA | Value of WDS
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.
IBM spent all that money on a mass rollout of PGP Whole Disk Encryption, just when its discovered that...- Anonymous
Comments (9)
... or SecureRequestBy Anonymous on June 10, 2008, 9:37 amOur company just purchased SecureRequest (http://www.securerequest.net) after a series of attacks on our old ASP-website. It was kinda scary to install becouse it...
Reply | Read entire comment
Common sense was never commonBy tuomoks on May 9, 2008, 5:49 pmComing from financial computing world to this "modern" computing a long time ago I was horrified. The basic principles are not common sense anymore, no separate...
Reply | Read entire comment
Common sense is no longer common.By Adrian on May 9, 2008, 4:28 pmIt's pretty sad that a company can get away with selling an app that doesn't even scrub user input. That's one thing you always do in any app. Then they make it...
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
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
View all comments