CVE-2015-3415

UnknownEPSS 4.85%

Last modified

CVE-2015-3415 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 4.85% chance of exploitation in the next 30 days.

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.

Metrics

EPSS Probability
4.85%

90.9th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
AppleMac Os X10.10.5
AppleWatchos1.0.1
DebianDebian Linux8.0
CanonicalUbuntu Linux12.04
CanonicalUbuntu Linux14.04
CanonicalUbuntu Linux15.04
SqliteSqlite<= 3.8.8.3
PhpPhp>= 5.4.0, < 5.4.42
PhpPhp>= 5.5.0, < 5.5.26
PhpPhp>= 5.6.0, < 5.6.10

References

Timeline

Published
Last Modified
Status
Modified

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?
Severity scoring for CVE-2015-3415 is pending analysis. The EPSS model estimates a 4.85% probability of exploitation in the next 30 days.
How do I fix CVE-2015-3415?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2015-3415?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST