knex.js versions before 0.19.5 are vulnerable to SQL Injection attack. Identifiers are escaped incorrectly as part of the MSSQL dialect, allowing attackers to craft a malicious query to the host DB.
{
"nvd_published_at": "2019-10-08T20:15:00Z",
"cwe_ids": [
"CWE-89"
],
"severity": "CRITICAL",
"github_reviewed_at": "2019-10-17T17:36:46Z",
"github_reviewed": true
}