exploit-db-mirror/exploits/windows/dos/11342.txt
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

6 lines
No EOL
508 B
Text

# 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: https://github.com/offensive-security/exploit-database-bin-sploits/raw/master/bin-sploits/11342.tar.gz (sqlite_browser_db_poc.tar.gz)