CyberRota Analysis
This is a high severity vulnerability with a CVSS score of 7.5. It may lead to a denial-of-service condition.
CVE
CVE-2015-3414
Severity
HIGH
CVSS
7.5
EPSS
4.85%
Original NVD Description
SQLite before 3.8.9 does not properly implement the dequoting of collation-sequence names, which allows context-dependent attackers to cause a denial of service (uninitialized memory access and application crash) or possibly have unspecified other impact via a crafted COLLATE clause, as demonstrated by COLLATE"""""""" at the end of a SELECT statement.