Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

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.


Published

2015-04-24T17:59:01.377

Last Modified

2025-04-12T10:46:40.837

Status

Deferred

Source

[email protected]

Severity

CVSSv2: 7.5 (HIGH)

CVSSv2 Vector

AV:N/AC:L/Au:N/C:P/I:P/A:P

  • Access Vector: NETWORK
  • Access Complexity: LOW
  • Authentication: NONE
  • Confidentiality Impact: PARTIAL
  • Integrity Impact: PARTIAL
  • Availability Impact: PARTIAL
Exploitability Score

10.0

Impact Score

6.4

Weaknesses
  • Type: Primary
    CWE-404

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Operating System apple mac_os_x 10.10.5 Yes
Operating System apple watchos 1.0.1 Yes
Operating System debian debian_linux 8.0 Yes
Operating System canonical ubuntu_linux 12.04 Yes
Operating System canonical ubuntu_linux 14.04 Yes
Operating System canonical ubuntu_linux 15.04 Yes
Application sqlite sqlite ≤ 3.8.8.3 Yes
Application php php < 5.4.42 Yes
Application php php < 5.5.26 Yes
Application php php < 5.6.10 Yes

References