An integer overflow in the sqlite3KeyInfoFromExprList function in SQLite versions 3.39.2 through 3.41.1 allows an attacker with the ability to execute arbitrary SQL statements to cause a denial of service or disclose sensitive information from process memory via a crafted SELECT statement with a large number of expressions in the ORDER BY clause.
References
Link | Resource |
---|---|
https://sqlite.org/forum/forumpost/16ce2bb7a639e29b | Issue Tracking |
https://sqlite.org/src/info/12ad822d9b827777 | Patch |
Configurations
History
11 Aug 2025, 19:11
Type | Values Removed | Values Added |
---|---|---|
References | () https://sqlite.org/forum/forumpost/16ce2bb7a639e29b - Issue Tracking | |
References | () https://sqlite.org/src/info/12ad822d9b827777 - Patch | |
Summary |
|
|
First Time |
Sqlite
Sqlite sqlite |
|
CPE | cpe:2.3:a:sqlite:sqlite:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.1 |
29 Jul 2025, 13:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-07-29 13:15
Updated : 2025-08-11 19:11
NVD link : CVE-2025-7458
Mitre link : CVE-2025-7458
CVE.ORG link : CVE-2025-7458
JSON object : View
Products Affected
sqlite
- sqlite
CWE
CWE-190
Integer Overflow or Wraparound