cve/2019/CVE-2019-10757.md
2024-05-26 14:27:05 +02:00

714 B

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