mysqljs/mysql

mysqljs/mysql

Releases63
Frequency1 month 3 weeks
Last Release
Stars18.6K
A pure node.js JavaScript Client implementing the MySQL protocol.

CVE History

CVEPublishedCVSS v3CVSS v2
2.1 LOW

An issue was discovered in the mysql (aka mysqljs) module 2.17.1 for Node.js. The LOAD DATA LOCAL INFILE option is open by default.

9.8 CRITICAL7.5 HIGH

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.