An integer overflow exists in the FTS5 https://sqlite.org/fts5.html extension. It occurs when the size of an array of tombstone pointers is calculated and truncated into a 32-bit integer. A pointer to partially controlled data can then be written out of bounds.
CVSS
No CVSS.
References
Configurations
No configuration.
History
08 Sep 2025, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-09-08 15:15
Updated : 2025-09-08 16:25
NVD link : CVE-2025-7709
Mitre link : CVE-2025-7709
CVE.ORG link : CVE-2025-7709
JSON object : View
Products Affected
No product.
CWE
CWE-190
Integer Overflow or Wraparound