AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2015-3415

HIGH · CVSS 7.5 EPSS 4.85%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2015-04-24 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

CVE
CVE-2015-3415
Severity
HIGH
CVSS
7.5
EPSS
4.85%

Original NVD 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.