dreamboy9 / ofbiz

Apache OFBiz - Main development has moved to the ofbiz-frameworks repository.
https://ofbiz.apache.org
Apache License 2.0
0 stars 0 forks source link

CVE-2017-16115 (High) detected in timespan-2.3.0.tgz #14

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

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

CVE-2017-16115 - High Severity Vulnerability

Vulnerable Library - timespan-2.3.0.tgz

A JavaScript TimeSpan library for node.js (and soon the browser)

Library home page: https://registry.npmjs.org/timespan/-/timespan-2.3.0.tgz

Path to dependency file: /framework/images/webapp/images/jquery/plugins/validate/package.json

Path to vulnerable library: /framework/images/webapp/images/jquery/plugins/validate/node_modules/timespan/package.json

Dependency Hierarchy: - grunt-0.3.17.tgz (Root Library) - prompt-0.1.12.tgz - winston-0.5.11.tgz - loggly-0.3.11.tgz - :x: **timespan-2.3.0.tgz** (Vulnerable Library)

Found in HEAD commit: 9f6ed39589395d00f1d69228cb50a7987ba11512

Found in base branch: trunk

Vulnerability Details

The timespan module is vulnerable to regular expression denial of service. Given 50k characters of untrusted user input it will block the event loop for around 10 seconds.

Publish Date: 2018-04-26

URL: CVE-2017-16115

CVSS 3 Score Details (7.5)

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: High

For more information on CVSS3 Scores, click here.


Step up your Open Source Security Game with Mend here