RoyHarrow / DO180-apps

DO180 Repository for Sample Applications
0 stars 0 forks source link

WS-2018-0080 (Medium) detected in mysql-2.9.0.tgz #15

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

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

WS-2018-0080 - 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

Versions of mysql before 2.14.0 are vulnerable to remove memory exposure. Affected versions of mysql package allocate and send an uninitialized memory over the network when a number is provided as a password.

Publish Date: 2017-03-17

URL: WS-2018-0080

CVSS 3 Score Details (5.1)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: High - Privileges Required: None - 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://nodesecurity.io/advisories/602

Release Date: 2017-03-17

Fix Resolution: 2.14.0


Step up your Open Source Security Game with Mend here