HIGH · 7.5

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 oper...

Vulnerability 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.

CVSS Score

7.5

HIGH

AV:N/AC:L/Au:N/C:P/I:P/A:P
Confidentiality
PARTIAL
Integrity
PARTIAL
Availability
PARTIAL

Affected Products

VendorProductVersions
AppleMac Os X10.10.5
AppleWatchos1.0.1
DebianDebian Linux8.0
CanonicalUbuntu Linux12.04
SqliteSqlite<= 3.8.8.3
PhpPhp>= 5.4.0, < 5.4.42

Related Weaknesses (CWE)

References

FAQ

What is CVE-2015-3415?

CVE-2015-3415 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 oper...

How severe is CVE-2015-3415?

CVE-2015-3415 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2015-3415?

Check the references section above for vendor advisories and patch information. Affected products include: Apple Mac Os X, Apple Watchos, Debian Debian Linux, Canonical Ubuntu Linux, Sqlite Sqlite.