Looking for the vulnerability index of Invicti's legacy products?
PHP Improper Resource Shutdown or Release Vulnerability (CVE-2015-3415) - Vulnerability Database

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

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.

References

Related Vulnerabilities