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.
{
"cwe_ids": [
"CWE-190"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/7xxx/CVE-2025-7458.json",
"cna_assigner": "Google",
"unresolved_ranges": [
{
"source": "AFFECTED_FIELD",
"extracted_events": [
{
"introduced": "3.39.2"
},
{
"fixed": "3.41.2"
}
]
},
{
"source": "DESCRIPTION",
"extracted_events": [
{
"introduced": "3.39.2"
},
{
"fixed": "3.41.1"
}
]
}
]
}