@inproceedings{4a5e4a4a53f74d8c9cd00f624e594517,
title = "Securing web application code by static analysis and runtime protection",
abstract = "Security remains a major roadblock to universal acceptance of the Web for many kinds of transactions, especially since the recent sharp increase in remotely exploitable vulnerabilities has been attributed to Web application bugs. Many verification tools are discovering previously unknown vulnerabilities in legacy C programs, raising hopes that the same success can be achieved with Web applications. In this paper, we describe a sound and holistic approach to ensuring Web application security. Viewing Web application vulnerabilities as a secure information flow problem, we created a lattice-based static analysis algorithm derived from type systems and typestate, and addressed its soundness. During the analysis, sections of code considered vulnerable are instrumented with runtime guards, thus securing Web applications in the absence of user intervention. With sufficient annotations, runtime overhead can be reduced to zero. We also created a tool named WebSSARI (Web application Security by Static Analysis and Runtime Inspection) to test our algorithm, and used it to verify 230 open-source Web application projects on SourceForge.net, which were selected to represent projects of different maturity, popularity, and scale. 69 contained vulnerabilities and their developers were notified. 38 projects acknowledged our findings and stated their plans to provide patches. Our statistics also show that static analysis reduced potential runtime overhead by 98.4%.",
keywords = "Information flow, Noninterference, Program security, Security vulnerabilities, Type systems, Verification, Web application security",
author = "Huang, {Yao Wen} and Fang Yu and Christian Hang and Tsai, {Chung Hung} and Lee, {D. T.} and Kuo, {Sy Yen}",
year = "2004",
doi = "10.1145/988672.988679",
language = "英语",
isbn = "158113844X",
series = "Thirteenth International World Wide Web Conference Proceedings, WWW2004",
publisher = "Association for Computing Machinery (ACM)",
pages = "40--52",
booktitle = "Thirteenth International World Wide Web Conference Proceedings, WWW2004",
address = "美国",
note = "Thirteenth International World Wide Web Conference Proceedings, WWW2004 ; Conference date: 17-05-2004 Through 22-05-2004",
}