Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WS-2020-0163 (Medium) detected in marked-0.8.2.tgz - autoclosed #82

Closed
mend-bolt-for-github bot opened this issue Dec 28, 2020 · 3 comments · May be fixed by #60
Closed

WS-2020-0163 (Medium) detected in marked-0.8.2.tgz - autoclosed #82

mend-bolt-for-github bot opened this issue Dec 28, 2020 · 3 comments · May be fixed by #60
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link

mend-bolt-for-github bot commented Dec 28, 2020

WS-2020-0163 - Medium Severity Vulnerability

Vulnerable Library - marked-0.8.2.tgz

A markdown parser built for speed

Library home page: https://registry.npmjs.org/marked/-/marked-0.8.2.tgz

Path to dependency file: /package.json

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

Dependency Hierarchy:

  • gulp-jsdoc3-3.0.0.tgz (Root Library)
    • jsdoc-3.6.4.tgz
      • marked-0.8.2.tgz (Vulnerable Library)

Found in HEAD commit: 5db2688a34c193ee9e41db7d1582c723828b54a5

Found in base branch: master

Vulnerability Details

marked before 1.1.1 is vulnerable to Regular Expression Denial of Service (REDoS). rules.js have multiple unused capture groups which can lead to a Denial of Service.

Publish Date: 2020-07-02

URL: WS-2020-0163

CVSS 3 Score Details (5.9)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: High
    • 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.

Suggested Fix

Type: Upgrade version

Release Date: 2020-07-02

Fix Resolution: marked - 1.1.1


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the security vulnerability Security vulnerability detected by WhiteSource label Dec 28, 2020
@mend-bolt-for-github mend-bolt-for-github bot changed the title WS-2020-0163 (Medium) detected in marked-0.8.2.tgz WS-2020-0163 (Medium) detected in marked-0.8.2.tgz - autoclosed Mar 7, 2021
@mend-bolt-for-github
Copy link
Author

✔️ 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.

@mend-bolt-for-github
Copy link
Author

ℹ️ This issue was automatically re-opened by WhiteSource because the vulnerable library in the specific branch(es) has been detected in the WhiteSource inventory.

@mend-bolt-for-github mend-bolt-for-github bot changed the title WS-2020-0163 (Medium) detected in marked-0.8.2.tgz - autoclosed WS-2020-0163 (Medium) detected in marked-0.8.2.tgz May 20, 2021
@mend-bolt-for-github mend-bolt-for-github bot changed the title WS-2020-0163 (Medium) detected in marked-0.8.2.tgz WS-2020-0163 (Medium) detected in marked-0.8.2.tgz - autoclosed Jul 29, 2022
@mend-bolt-for-github
Copy link
Author

✔️ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment