First published: Mon Aug 12 2019(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
debian/node-mysql | 2.16.0-1+deb10u1 2.18.1-1 2.18.1+~2.3.2-2 | |
npm/mysql | =2.17.1 | 2.18.0 |
MySQL | =2.17.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-14939 is rated as a high-severity vulnerability due to the risks associated with the default open configuration of the LOAD DATA LOCAL INFILE option.
To fix CVE-2019-14939, you should upgrade the mysql module to version 2.18.0 or later.
CVE-2019-14939 can allow an attacker to exploit the LOAD DATA LOCAL INFILE command, potentially leading to unauthorized file access and data exposure.
CVE-2019-14939 affects version 2.17.1 of the mysql module for Node.js.
Yes, a patch is available by upgrading to mysql module versions 2.18.0 or later.