On Automated Prepared Statement Generation to Remove SQL Injection Vulnerabilities

Source: Reed Elsevier

Favorite

Free registration required

Since 2002, over 10% of total cyber vulnerabilities were SQL injection vulnerabilities (SQLIVs). This paper presents an algorithm of prepared statement replacement for removing SQLIVs by replacing SQL statements with prepared statements. Prepared statements have a static structure, which prevents SQL injection attacks from changing the logical structure of a prepared statement. The authors created a prepared statement replacement algorithm and a corresponding tool for automated fix generation. They conducted four case studies of open source projects to evaluate the capability of the algorithm and its automation. The empirical results show that prepared statement code correctly replaced 94% of the SQLIVs in these projects.
Format:PDF Size:465.41
Date:Sep 2008
People who downloaded this item also downloaded