CVE-2015-3415

CVE-2015-3415 is a high-severity vulnerability in Sqlite with a CVSS 2.0 base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-404.

Key facts

Description

The sqlite3VdbeExec function in vdbe.c in SQLite before 3.8.9 does not properly implement comparison operators, which allows context-dependent attackers to cause a denial of service (invalid free operation) or possibly have unspecified other impact via a crafted CHECK clause, as demonstrated by CHECK(0&O>O) in a CREATE TABLE statement.

Frequently asked questions

What is CVE-2015-3415?
The sqlite3VdbeExec function in vdbe.c in SQLite before 3.8.9 does not properly implement comparison operators, which allows context-dependent attackers to cause a denial of service (invalid free operation) or possibly have unspecified other impact via a crafted CHECK clause, as demonstrated by CHECK(0&O>O) in a CREATE TABLE statement.
How severe is CVE-2015-3415?
CVE-2015-3415 has a CVSS 2.0 base score of 7.5, rated high severity.
Is CVE-2015-3415 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 5% (91st percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2015-3415?
CVE-2015-3415 primarily affects Sqlite. In total, 8 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
How do I fix CVE-2015-3415?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
When was CVE-2015-3415 published?
CVE-2015-3415 was published on 2015-04-24 and last updated on 2026-06-17.

References

Affected products (8)

More vulnerabilities in Sqlite

All CVEs affecting Sqlite →

Other CWE-404 vulnerabilities

Browse all CWE-404 vulnerabilities →

Threat intelligence

Threat-intel indicators referencing this CVE: