Vulnerability Description
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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Knexjs | Knex | < 0.19.5 |
Related Weaknesses (CWE)
References
- https://snyk.io/vuln/SNYK-JS-KNEX-471962ExploitThird Party Advisory
- https://snyk.io/vuln/SNYK-JS-KNEX-471962ExploitThird Party Advisory
FAQ
What is CVE-2019-10757?
CVE-2019-10757 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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.
How severe is CVE-2019-10757?
CVE-2019-10757 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2019-10757?
Check the references section above for vendor advisories and patch information. Affected products include: Knexjs Knex.