Filtered by vendor Sidorares Subscriptions
Filtered by product Mysql2 Subscriptions
Total 2 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2024-21507 2 Mysqljs, Sidorares 2 Mysql2, Mysql2 2025-06-17 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-2024-21509 1 Sidorares 1 Mysql2 2025-06-17 6.5 Medium
Versions of the package mysql2 before 3.9.4 are vulnerable to Prototype Poisoning due to insecure results object creation and improper user input sanitization passed through parserFn in text_parser.js and binary_parser.js.