| Summary | An integer overflow can be triggered in SQLite’s `concat_ws()` function. The resulting, truncated integer is then used to allocate a buffer. When SQLite then writes the resulting string to the buffer, it uses the original, untruncated size and thus a wild Heap Buffer overflow of size ~4GB can be triggered. This can result in arbitrary code execution. |
|---|---|
| Publication Date | April 15, 2025, 2:15 a.m. |
| Registration Date | April 15, 2025, 4 a.m. |
| Last Update | April 15, 2025, 2:15 a.m. |
| Title | SQLite における整数オーバーフローの脆弱性 |
|---|---|
| Summary | SQLite には、整数オーバーフローの脆弱性が存在します。 |
| Possible impacts | 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution | ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| Publication Date | April 14, 2025, midnight |
| Registration Date | Aug. 4, 2025, 2:01 p.m. |
| Last Update | Aug. 20, 2025, 5:43 p.m. |
| SQLite |
| SQLite 3.49.1 未満 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2025年08月04日] 掲載 |
Aug. 4, 2025, 2:01 p.m. |
| 2 | [2025年08月20日] 参考情報:JVN (JVNVU#92169998) を追加 参考情報:ICS-CERT ADVISORY (ICSA-25-226-08) を追加 |
Aug. 20, 2025, 3:18 p.m. |