VYPR

Knex

by Knexjs

CVEs (2)

  • CVE-2019-10757CriOct 8, 2019
    risk 0.64cvss 9.8epss 0.01

    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.

  • CVE-2016-20018HigDec 19, 2022
    risk 0.42cvss 7.5epss 0.01

    Knex Knex.js through 2.3.0 has a limited SQL injection vulnerability that can be exploited to ignore the WHERE clause of a SQL query.