SQLiteにおけるヒープベースのバッファオーバーフローの脆弱性
| Title |
SQLiteにおけるヒープベースのバッファオーバーフローの脆弱性
|
| Summary |
SQLite 3.53.2より前のバージョンには、FTS5全文検索拡張機能にメモリ破損の脆弱性が含まれており、攻撃者が不正に作成されたFTS5ページデータを含むデータベースを提供すると、プロセスクラッシュやメモリ枯渇、または任意のコード実行を引き起こす可能性があります。攻撃者はfts5LeafSeek()において攻撃者が制御するループ境界を通じて境界外読み取りを引き起こし、fts5ChunkIterate()では不正な継続ページにより整数のアンダーフローを発生させてヒープバッファのオーバーフロー書き込みを行うことが可能であり、この脆弱性は悪意のあるデータベースに対してFTS5 MATCHクエリが実行されるときに悪用されます。
|
| Possible impacts |
・当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 ・当該ソフトウェアが完全に停止する可能性があります。 |
| Solution |
ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
June 9, 2026, midnight |
| Registration Date |
June 12, 2026, 2:34 p.m. |
| Last Update |
June 12, 2026, 2:34 p.m. |
|
CVSS3.0 : 重要
|
| Score |
7.8
|
| Vector |
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
Affected System
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年06月12日] 掲載 |
June 12, 2026, 2:34 p.m. |
NVD Vulnerability Information
CVE-2026-11822
| Summary |
SQLite before 3.53.2 contains memory corruption vulnerabilities in the FTS5 full-text search extension that allow attackers to cause process crashes, memory exhaustion, or arbitrary code execution by supplying a crafted database with malformed FTS5 page data. Attackers can trigger an out-of-bounds read in fts5LeafSeek() via an attacker-controlled loop bound and a heap buffer overflow write in fts5ChunkIterate() through a crafted continuation page causing an integer underflow, exploitable when an FTS5 MATCH query is executed against the malicious database.
|
| Publication Date |
June 10, 2026, 5:16 a.m. |
| Registration Date |
June 11, 2026, 4:15 a.m. |
| Last Update |
June 12, 2026, 2:12 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:sqlite:sqlite:*:*:*:*:*:*:*:* |
|
|
|
3.53.2 |
Related information, measures and tools
Common Vulnerabilities List