Ibéria Medeiros,

Faculdade de Ciências de Universidade de Lisboa

Abstract:

Web application security is an important problem in today’s internet. A major cause of this status is that many programers do not have adequate knowledge about secure coding, so they leave applications with vulnerabilities. An approach to solve this problem is to use source code static analysis to find these bugs, but these tools are known to report many false positives that make hard the task of correcting the application. This paper explores the use of a hybrid of methods to detect vulnerabilities with less false positives. After an initial step that uses taint analysis to flag candidate vulnerabilities, our approach uses data mining to predict the existence of false positives. This approach reaches a trade-off between two apparently opposite approaches: humans coding the knowledge about vulnerabilities (for taint analysis) versus automatically obtaining that knowledge (with machine learning, for data mining). Given this more precise form of detection, we do au- tomatic code correction by inserting fixes in the source code. The approach was implemented in the WAP tool and an experimental evaluation was performed with a large set of open source PHP applications.
The talk will be a dry run of a paper presentation that will be given at the International World Wide Web Conference – WWW 2014.

 

Date: 2014-Mar-21     Time: 16:00:00     Room: 020


For more information: