RoyHarrow / DO180-apps

DO180 Repository for Sample Applications
0 stars 0 forks source link

CVE-2019-14939 (Medium) detected in mysql-2.9.0.tgz #32

Open mend-bolt-for-github[bot] opened 3 years ago

mend-bolt-for-github[bot] commented 3 years ago

CVE-2019-14939 - Medium Severity Vulnerability

Vulnerable Library - mysql-2.9.0.tgz

A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.

Library home page: https://registry.npmjs.org/mysql/-/mysql-2.9.0.tgz

Path to dependency file: /todoapp/nodejs_api/package.json

Path to vulnerable library: /todoapp/nodejs_api/node_modules/mysql/package.json,/todoapp/nodejs/node_modules/mysql/package.json

Dependency Hierarchy: - :x: **mysql-2.9.0.tgz** (Vulnerable Library)

Found in base branch: master

Vulnerability Details

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.

Publish Date: 2019-08-12

URL: CVE-2019-14939

CVSS 3 Score Details (5.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2019-14939

Release Date: 2019-08-12

Fix Resolution: 2.18.0


Step up your Open Source Security Game with Mend here