artkamote / examples

Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS Lambda, Microsoft Azure, Google Cloud Functions, and more.
https://www.serverless.com/examples/
Other
0 stars 0 forks source link

CVE-2019-14939 (Medium) detected in mysql-2.17.1.tgz #42

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

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

CVE-2019-14939 - Medium Severity Vulnerability

Vulnerable Library - mysql-2.17.1.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.17.1.tgz

Path to dependency file: /aws-node-graphql-and-rds/package.json

Path to vulnerable library: /aws-node-graphql-and-rds/node_modules/mysql/package.json

Dependency Hierarchy: - serverless-mysql-1.4.0.tgz (Root Library) - :x: **mysql-2.17.1.tgz** (Vulnerable Library)

Found in HEAD commit: dcbe4aefe4b3685f4b15493a01db0f19b118a0c4

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 (mysql): 2.18.0

Direct dependency fix Resolution (serverless-mysql): 1.5.0


Step up your Open Source Security Game with Mend here

mend-bolt-for-github[bot] commented 2 months ago

:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.

mend-bolt-for-github[bot] commented 2 months ago

:information_source: This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.