Static Detection of Cross-Site Scripting Vulnerabilities
Source: Association for Computing Machinery
Web applications support many of the daily activities, but they often have security problems, and their accessibility makes them easy to exploit. In cross-site scripting (XSS), an attacker exploits the trust a web client (browser) has for a trusted server and executes injected script on the browser with the server's privileges. In 2006, XSS constituted the largest class of newly reported vulnerabilities making it the most prevalent class of attacks today. Web applications have XSS vulnerabilities because the validation they perform on untrusted input does not suffice to prevent that input from invoking a browser's javascript interpreter, and this validation is particularly difficult to get right if it must admit some HTML mark-up.
| Format: | Size: | 148.20 | |
| Date: | May 2008 |



