SQLite Browser v2.0b1 Local DoS Vulnerability
SEBUG-ID:19088
Published:2010-02-08
Exploit:
[www.sebug.net]
The following procedures (methods) may contain something offensive,they are only for security researches and teaching , at your own risk!
The following procedures (methods) may contain something offensive,they are only for security researches and teaching , at your own risk!
# Exploit Title: SQLite Browser 2.0b1 Local DoS Vulnerability # Author: Nishant Das Patnaik # Tested on: Windows XP SP2/SP3 (x86), Vista (x86), Windows 7 (x64) # Code : A specially crafted SQL file query can cause the the application to freeze and finally crash. The bug is the SQL query processor engine, it can't handle malformed SQL queries leading to crash. # PoC: http://www.exploit-db.com/sploits/sqlite_browser_db_poc.tar.gz
// sebug.net [2010-02-08]