1 matches found
CVE-2026-21004-SQLite-FTS3-Match-Infoleak-via-Query-Crafting
CVE-2026-21004 – クエリ作成によるSQLite FTS3 Match情報漏洩 プログラムコード(Python) root@kitploit: sqliteftsleak.py - Creates FTS table and exploits match info import sqlite3 conn = sqlite3.connect':memory:' conn.execute"CREATE VIRTUAL TABLE secrets USING fts4content TEXT" conn.execute"INSERT INTO secrets VALUES...
6.9CVSS5.9AI score0.00185EPSS
SaveExploits0
20