- Preventing SQL Injection in an AIR Application
-
Monday, 1st September 2008
SQLite is a mostly ACID-compliant relational database management system contained in a relatively small (~500kB) C programming library. The Adobe AIR runtime includes the SQLite embedded database for use by Adobe AIR applications. This allows applications to run and store data locally and or synchronise the datastore with online repositories.
Tags: ActionScript, Adobe, Adobe Integrated Runtime, AIR, attack, database, Databases, exploit, JavaScript, online repositories, relational database, SQL, SQL Injection, SQLite, United States, vulnerability