TIBCOSoftware / justapis-javascript-sdk

JustAPIs JavaScript SDK
http://justapis.com
1 stars 2 forks source link

CVE-2014-7191 (Medium) detected in qs-0.5.6.tgz - autoclosed #42

Closed mend-for-github-com[bot] closed 2 years ago

mend-for-github-com[bot] commented 5 years ago

CVE-2014-7191 - Medium Severity Vulnerability

Vulnerable Library - qs-0.5.6.tgz

querystring parser

Library home page: https://registry.npmjs.org/qs/-/qs-0.5.6.tgz

Path to dependency file: /justapis-javascript-sdk/package.json

Path to vulnerable library: /node_modules/qs/package.json

Dependency Hierarchy: - grunt-contrib-watch-0.6.1.tgz (Root Library) - tiny-lr-fork-0.0.5.tgz - :x: **qs-0.5.6.tgz** (Vulnerable Library)

Found in HEAD commit: 3ca192403e92db3173fd513bbb67c49050b748e7

Vulnerability Details

The qs module before 1.0.0 in Node.js does not call the compact function for array data, which allows remote attackers to cause a denial of service (memory consumption) by using a large index value to create a sparse array.

Publish Date: 2014-10-19

URL: CVE-2014-7191

CVSS 3 Score Details (5.3)

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2014-7191

Release Date: 2014-10-19

Fix Resolution: 1.0.0

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

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