mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
611 B
Markdown
18 lines
611 B
Markdown
### [CVE-2016-20018](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-20018)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/knex/knex/issues/1227
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2016-20018
|
|
|