exploit-db-mirror/exploits/windows/dos/11342.txt
Offensive Security d63de06c7a DB: 2022-11-10
2776 changes to exploits/shellcodes/ghdb
2022-11-10 16:39:50 +00:00

6 lines
No EOL
494 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://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/11342.tar.gz (sqlite_browser_db_poc.tar.gz)