CVE-2015-9244
CVE-2015-9244 affects the mysql node module v2.0.0-alpha7 and earlier. The issue is that keys of objects are not escaped by mysql.escape(), which could enable SQL injection. Public references (OSV entries and GHSA advisories) indicate the fix is to update to 2.0.0-alpha8 or later. Exploitation de...