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-0097 (High) detected in papaparse-4.6.3.js, papaparse-4.6.3.tgz - autoclosed #227

Closed
mend-bolt-for-github bot opened this issue Dec 28, 2020 · 1 comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link

WS-2020-0097 - High Severity Vulnerability

Vulnerable Libraries - papaparse-4.6.3.js, papaparse-4.6.3.tgz

papaparse-4.6.3.js

Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.

Library home page: https://cdnjs.cloudflare.com/ajax/libs/PapaParse/4.6.3/papaparse.js

Path to dependency file: grafana/packages/grafana-toolkit/node_modules/papaparse/player/player.html

Path to vulnerable library: grafana/packages/grafana-toolkit/node_modules/papaparse/player/../papaparse.js

Dependency Hierarchy:

  • papaparse-4.6.3.js (Vulnerable Library)
papaparse-4.6.3.tgz

Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.

Library home page: https://registry.npmjs.org/papaparse/-/papaparse-4.6.3.tgz

Path to dependency file: grafana/node_modules/papaparse/package.json

Path to vulnerable library: grafana/node_modules/papaparse/package.json

Dependency Hierarchy:

  • ui-7.0.0.tgz (Root Library)
    • papaparse-4.6.3.tgz (Vulnerable Library)

Found in HEAD commit: eaebfb49103a255dc2d75f384b343f6a7f708816

Found in base branch: master

Vulnerability Details

papaparse before 5.2.0 are vulnerable to Regular Expression Denial of Service (ReDos). The parse function contains a malformed regular expression that takes exponentially longer to process non-numerical inputs. This allows attackers to stall systems and lead to Denial of Service.

Publish Date: 2020-05-19

URL: WS-2020-0097

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.

Suggested Fix

Type: Upgrade version

Origin: https://www.npmjs.com/advisories/1515

Release Date: 2020-05-26

Fix Resolution: papaparse - 5.2.0


Step up your Open Source Security Game with WhiteSource here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Dec 28, 2020
@mend-bolt-for-github
Copy link
Author

ℹ️ This issue was automatically closed by WhiteSource because it is a duplicate of an existing issue: #228

@mend-bolt-for-github mend-bolt-for-github bot changed the title WS-2020-0097 (High) detected in papaparse-4.6.3.js, papaparse-4.6.3.tgz WS-2020-0097 (High) detected in papaparse-4.6.3.js, papaparse-4.6.3.tgz - autoclosed Feb 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants