william31212 / NISRA_BlogEngine_WhiteSourceBolt

0 stars 1 forks source link

CVE-2016-4055 (Medium) detected in multiple libraries #14

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

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

CVE-2016-4055 - Medium Severity Vulnerability

Vulnerable Libraries - moment-with-locales-2.10.6.min.js, moment-2.10.6.min.js, moment-with-locales-2.10.6.js, moment-2.10.6.js

moment-with-locales-2.10.6.min.js

Parse, validate, manipulate, and display dates

Library home page: https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.10.6/moment-with-locales.min.js

Path to vulnerable library: /Scripts/moment-with-locales.min.js

Dependency Hierarchy: - :x: **moment-with-locales-2.10.6.min.js** (Vulnerable Library)

moment-2.10.6.min.js

Parse, validate, manipulate, and display dates

Library home page: https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.10.6/moment.min.js

Path to vulnerable library: /Scripts/moment.min.js

Dependency Hierarchy: - :x: **moment-2.10.6.min.js** (Vulnerable Library)

moment-with-locales-2.10.6.js

Parse, validate, manipulate, and display dates

Library home page: https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.10.6/moment-with-locales.js

Path to vulnerable library: /Scripts/moment-with-locales.js

Dependency Hierarchy: - :x: **moment-with-locales-2.10.6.js** (Vulnerable Library)

moment-2.10.6.js

Parse, validate, manipulate, and display dates

Library home page: https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.10.6/moment.js

Path to vulnerable library: /Scripts/moment.js

Dependency Hierarchy: - :x: **moment-2.10.6.js** (Vulnerable Library)

Found in HEAD commit: df351b2afd89988ab17bca6c76add5ddebcf055b

Found in base branch: main

Vulnerability Details

The duration function in the moment package before 2.11.2 for Node.js allows remote attackers to cause a denial of service (CPU consumption) via a long string, aka a "regular expression Denial of Service (ReDoS)."

Publish Date: 2017-01-23

URL: CVE-2016-4055

CVSS 3 Score Details (6.5)

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/advisories/GHSA-87vv-r9j6-g5qv

Release Date: 2017-01-23

Fix Resolution: moment - 2.11.2


Step up your Open Source Security Game with Mend here