Application crash via erroneous INTERSECT continuation
Published Sep 1, 2022 · Updated Aug 4, 2024
NULL pointer dereference in SQLite 3.31.1 allows attackers to crash an application by submitting a crafted INTERSECT query. During compound SELECT handling in src/select.c, processing continues after an earlier error and later accesses a pointer left null. Reachability requires an application to let attackers execute arbitrary SQL; the established consequence is a crash of that application process.
Summary
What happened
NULL pointer dereference in SQLite 3.31.1 allows attackers to crash an application by submitting a crafted INTERSECT query. During compound SELECT handling in src/select.c, processing continues after an earlier error and later accesses a pointer left null. Reachability requires an application to let attackers execute arbitrary SQL; the established consequence is a crash of that application process.
The record
- CVE
- CVE-2020-35525
- Published
- Sep 1, 2022
- Updated
- Aug 4, 2024
- Vendor
- SQLite
- Product
- SQLite
- Classifications
- CWE-476, T1499
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Sep 1, 2022CVE publishedPublication date reported by the CVE source.
- Aug 4, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=sqlite 3.31.1
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo