CVE-2015-5895
CVE-2015-5895 is a critical-severity vulnerability in Sqlite with a CVSS 2.0 base score of 10.0. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: Critical (CVSS 2.0 base score 10.0)
- EPSS exploit prediction: 9% (95th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Sqlite
- Published:
- Last modified:
Description
Multiple unspecified vulnerabilities in SQLite before 3.8.10.2, as used in Apple iOS before 9, have unknown impact and attack vectors.
Frequently asked questions
- What is CVE-2015-5895?
- Multiple unspecified vulnerabilities in SQLite before 3.8.10.2, as used in Apple iOS before 9, have unknown impact and attack vectors.
- How severe is CVE-2015-5895?
- CVE-2015-5895 has a CVSS 2.0 base score of 10.0, rated critical severity.
- Is CVE-2015-5895 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 9% (95th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2015-5895?
- CVE-2015-5895 affects Sqlite. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2015-5895?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
- When was CVE-2015-5895 published?
- CVE-2015-5895 was published on 2015-09-18 and last updated on 2026-06-17.
References
- http://lists.apple.com/archives/security-announce/2015/Sep/msg00001.html
- http://www.securityfocus.com/bid/76764
- http://www.securitytracker.com/id/1033609
- https://support.apple.com/HT205212
Affected products (1)
- cpe:2.3:a:sqlite:sqlite:*:*:*:*:*:*:*:*
More vulnerabilities in Sqlite
- CVE-2025-3277 — Critical (CVSS 9.8): An integer overflow can be triggered in SQLite’s `concat_ws()` function. The resulting, truncated integer is then…
- CVE-2020-35527 — Critical (CVSS 9.8): In SQLite 3.31.1, there is an out of bounds access problem through ALTER TABLE for views that have a nested FROM clause.
- CVE-2020-11656 — Critical (CVSS 9.8): In SQLite through 3.31.1, the ALTER TABLE implementation has a use-after-free, as demonstrated by an ORDER BY clause…
- CVE-2019-19646 — Critical (CVSS 9.8): pragma.c in SQLite through 3.30.1 mishandles NOT NULL in an integrity_check PRAGMA command in certain cases of…
- CVE-2019-19317 — Critical (CVSS 9.8): lookupName in resolve.c in SQLite 3.30.1 omits bits from the colUsed bitmask in the case of a generated column, which…
- CVE-2019-8457 — Critical (CVSS 9.8): SQLite3 from 3.6.0 to and including 3.27.2 is vulnerable to heap out-of-bound read in the rtreenode() function when…