mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
19 lines
714 B
Markdown
19 lines
714 B
Markdown
### [CVE-2019-10757](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10757)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Kirill89/Kirill89
|
|
- https://github.com/ossf-cve-benchmark/CVE-2019-10757
|
|
|