4 matches found
CVE-2026-21004-SQLite-FTS3-Match-Infoleak-via-Query-Crafting
CVE-2026-21004 – Fuga de información de coincidencias SQLite FTS3 mediante manipulación de consultas Código del programa Python root@kitploit: sqliteftsleak.py - Creates FTS table and exploits match info import sqlite3 conn = sqlite3.connect':memory:' conn.execute"CREATE VIRTUAL TABLE secrets USI...
CVE-2025-26794
CVE-2025-26794: Exim 4.98(SQLite DBM)中的盲SQL注入 - 漏洞利用分析 Exim 报告:https://www.exim.org/static/doc/security/CVE-2025-26794.txt 我通过手动代码审查发现了此漏洞。 漏洞详细信息: 问题 当 SQLite 被用作 DBM 时,SQL 参数未正确转义。这导致远程用户有可能构造自定义的 SQLite 查询。 前提条件: 使用“USESQLITE = yes”编译 Exim。这将把 SQLite 设为数据库管理器(DBM)。 启用 ETRN...
EUVD-2026-47779
Using expressions that generate large arrays it is possible to craft a query that creates very large intermediate objects in memory, causing the server to crash with OOM error...
CVE-2024-11187 Many records in the additional section cause CPU exhaustion
It is possible to construct a zone such that some queries to it will generate responses containing numerous records in the Additional section. An attacker sending many such queries can cause either the authoritative server itself or an independent resolver to use disproportionate resources...