ϟ
 
DOI: 10.1145/1368088.1368112
OpenAccess: Closed
This work is not Open Acccess. We may still have a PDF, if this is the case there will be a green box below.

Static detection of cross-site scripting vulnerabilities

Gary Wassermann,Zhendong Su

Cross-site scripting
Computer science
JavaScript
2008
Web applications support many of our 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. Most existing approaches to finding XSS vulnerabilities are taint-based and assume input validation functions to be adequate, so they either miss real vulnerabilities or report many false positives.
Loading...
    Cite this:
Generate Citation
Powered by Citationsy*
    Static detection of cross-site scripting vulnerabilities” is a paper by Gary Wassermann Zhendong Su published in 2008. It has an Open Access status of “closed”. You can read and download a PDF Full Text of this paper here.