Powered by InformationWeek Business Technology Network
Topics:
Security
Web App Threats Rising
Great news: 1 out of 10 Web sites you visit may actually be secure. According to a report published yesterday by Web security firm WhiteHat Security, nine out of 10 Web sites have significant vulnerabilities that can be exploited by attackers. The report also finds that Web sites, on average, have seven flaws that make them vulnerable to attack. Not surprisingly, cross-site scripting (XSS) vulnerabilities is still the most prevalent Web security problem out there, with 70% of Web sites vulnerable to this form of attack. Simply put, XXS is a vulnerability that allows attackers (or anyone who feels like it, really) to inject code, such as HTML, into a site. These types of vulnerabilities can be used to bypass Web site access controls, and has been used by phishers to conduct mass-scale fraud.
Rather, users authenticated, or logged-in, to a Web site can be attacked while the session is active. This means, if you're logged into your bank, it could be possible for someone to use your active session to transfer money out of your account without you being aware. Until it's too late, of course. Here's what WhiteHat Security had to say about CSRF in a statement: However, CSRF, while known in the public domain for years, has recently garnered more attention from malicious hackers. Attackers using CSRF can easily force a user's Web browser to send unintended HTTP requests such as fraudulent wire transfers, change passwords and download illegal content. Effective automated CSRF detection techniques have eluded all technology scanning vendors in the space, making identification a largely manual process. That means it's tough to find this flaw in existing code. Your best defense make be making sure you pick the one site (out of 10) that is secure. There may be a couple more practical steps you can take to avoid CSRF attacks on your sessions: Anyone else have any useful suggestions? « Driving Design With AutoCAD 2009 | Main | ExaGrid's Scalable Data Deduping NAS » |
| Tomorrow's CIO: Do you have what it takes? Find out at the 2008 InformationWeek 500 Conference Sept. 14-16, St. Regis Resort, Monarch Beach, Calif. |
| Sign up now for the weekly InformationWeek Blog Newsletter. |