PHP Improper Resource Shutdown or Release Vulnerability - CVE-2015-3415 - Vulnerability Database

PHP Improper Resource Shutdown or Release Vulnerability - CVE-2015-3415

High
Reference: CVE-2015-3415
Title: PHP Improper Resource Shutdown or Release Vulnerability
Overview:

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(0ampOgtO) in a CREATE TABLE statement.