Vulnerability Description
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.
CVSS Score
7.5
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Knexjs | Knex | <= 2.3.0 |
Related Weaknesses (CWE)
References
- https://github.com/knex/knex/issues/1227ExploitIssue TrackingThird Party Advisory
- https://nvd.nist.gov/vuln/detail/CVE-2016-20018
- https://www.ghostccamm.com/blog/knex_sqli/ExploitThird Party Advisory
- https://github.com/knex/knex/issues/1227ExploitIssue TrackingThird Party Advisory
- https://nvd.nist.gov/vuln/detail/CVE-2016-20018
- https://www.ghostccamm.com/blog/knex_sqli/ExploitThird Party Advisory
FAQ
What is CVE-2016-20018?
CVE-2016-20018 is a vulnerability with a CVSS score of 7.5 (HIGH). 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.
How severe is CVE-2016-20018?
CVE-2016-20018 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2016-20018?
Check the references section above for vendor advisories and patch information. Affected products include: Knexjs Knex.