Massive SQL Injection Attack Compromises 380K URLs
Orome1 writes "A massive SQL injection attack campaign has been spotted by Websense researchers, and the number of unique URLs affected by it has risen from 28,000 when first detected yesterday, to 380,000 when the researchers last checked. The injected script redirects users that have landed on the various infected pages to the domain in the script, which then redirects them further to a website simulating an anti-malware check and peddling a rogue AV solution."
I was trying to access www.AntiVirusPro2011.com when I got redirected here.
So, what's the attack? What SQL servers/CMS/languages are vulnerable?
<xml><I><am><so><damn>Web 2.0</damn></so></am></I></xml>
Just wondering, coz we seem to have been infected by plenty of rogue ACs recently. Oh wait - "rogue AV" - my mistake.
This seems to me like more of a JavaScript injection attack. Or am I missing something?
Very difficult to tell from the worthless article and summary.
Yes, I know I won't be the only one to say it.....
But seriously, if you don't know about binding params to SQL statements you shouldn't be writing public-facing websites. In any language. Ever.
throw new NoSignatureException();
Website use follows a Zipfian distribution. Less popular sites may be more vulnerable to attack since they'd be written by script kiddies.
So instead of telling us how many URLs have been hijacked, how about telling us how many end users are likely to be affected by this? It makes a large difference if one of the URLs is a popular website or just something a 10 year old patched together using Frontpage.
How about posting a screenshot of the anti-malware warning so we can be aware of it. I recently had to remove a piece of cruft from a user's laptop which, as far as I can tell, came from a Flash ad.
Since I know this user doesn't go to random bobssoftware.com sites, it had to come from an ad or a compromised site.
Also, would it have killed the editors to go to the source rather than some blog which scraped the source site?
We will bankrupt ourselves in the vain search for absolute security. -- Dwight D. Eisenhower
The article is sorely missing any useful information as to what the attack is and how to protect against it....
http://stackoverflow.com/questions/3761064/need-help-with-this-xss-attack
Currently, it is aimed at IIS/MS-SQL web sites that have input forms that aren't validating the input and neutralizing HTML tags