Filtered by vendor Mysqljs Subscriptions
Total 2 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2024-21507 1 Mysqljs 1 Mysql2 2024-09-18 6.5 Medium
Versions of the package mysql2 before 3.9.3 are vulnerable to Improper Input Validation through the keyFromFields function, resulting in cache poisoning. An attacker can inject a colon (:) character within a value of the attacker-crafted key.
CVE-2015-9244 1 Mysqljs 1 Mysql 2024-09-16 9.8 Critical
Keys of objects in mysql node module v2.0.0-alpha7 and earlier are not escaped with `mysql.escape()` which could lead to SQL Injection.