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

CVE-2021-23343 (High) detected in path-parse-1.0.6.tgz #168

Open
mend-for-github-com bot opened this issue May 5, 2021 · 0 comments
Open

CVE-2021-23343 (High) detected in path-parse-1.0.6.tgz #168

mend-for-github-com bot opened this issue May 5, 2021 · 0 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented May 5, 2021

CVE-2021-23343 - High Severity Vulnerability

Vulnerable Library - path-parse-1.0.6.tgz

Node.js path.parse() ponyfill

Library home page: https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz

Path to dependency file: jazz/core/jazz_codeq/package.json

Path to vulnerable library: jazz/core/jazz_codeq/node_modules/nyc/node_modules/path-parse/package.json,jazz/core/jazz_create-serverless-service/node_modules/nyc/node_modules/path-parse/package.json,jazz/core/jazz_deployments-event-handler/node_modules/nyc/node_modules/path-parse/package.json,jazz/core/jazz_cognito-admin-authorizer/node_modules/nyc/node_modules/path-parse/package.json,jazz/core/jazz_email/node_modules/nyc/node_modules/path-parse/package.json,jazz/core/jazz_t-vault/node_modules/nyc/node_modules/path-parse/package.json,jazz/core/jazz_services-handler/node_modules/nyc/node_modules/path-parse/package.json,jazz/core/jazz_apigee-proxy-aws/node_modules/nyc/node_modules/path-parse/package.json,jazz/templates/react-website-template/app/node_modules/path-parse/package.json,jazz/core/jazz_environment-event-handler/node_modules/nyc/node_modules/path-parse/package.json,jazz/core/jazz_splunk-kinesis-log-streamer/node_modules/nyc/node_modules/path-parse/package.json,jazz/core/jazz_environments/node_modules/nyc/node_modules/path-parse/package.json,jazz/core/jazz_acl/node_modules/nyc/node_modules/path-parse/package.json,jazz/core/jazz_es-kinesis-log-streamer/node_modules/nyc/node_modules/path-parse/package.json,jazz/core/jazz_slack-channel/node_modules/nyc/node_modules/path-parse/package.json,jazz/core/jazz_cognito-authorizer/node_modules/nyc/node_modules/path-parse/package.json,jazz/templates/angular-website-template/app/node_modules/path-parse/package.json,jazz/core/jazz_slack-event-handler/node_modules/nyc/node_modules/path-parse/package.json,jazz/core/jazz_usermanagement/node_modules/nyc/node_modules/path-parse/package.json,jazz/core/jazz_is-service-available/node_modules/nyc/node_modules/path-parse/package.json,jazz/core/jazz_services/node_modules/nyc/node_modules/path-parse/package.json,jazz/core/jazz_assets/node_modules/nyc/node_modules/path-parse/package.json,jazz/core/jazz_delete-serverless-service/node_modules/nyc/node_modules/path-parse/package.json,jazz/core/jazz_scm-webhook/node_modules/nyc/node_modules/path-parse/package.json,jazz/core/jazz_logout/node_modules/nyc/node_modules/path-parse/package.json,jazz/core/jazz_metrics/node_modules/nyc/node_modules/path-parse/package.json,jazz/core/jazz_events-handler/node_modules/nyc/node_modules/path-parse/package.json,jazz/core/jazz_cloud-logs-streamer/node_modules/nyc/node_modules/path-parse/package.json,jazz/core/jazz_login/node_modules/nyc/node_modules/path-parse/package.json,jazz/core/jazz_deployments/node_modules/nyc/node_modules/path-parse/package.json,jazz/core/jazz_is-slack-channel-available/node_modules/nyc/node_modules/path-parse/package.json,jazz/core/jazz_admin/node_modules/nyc/node_modules/path-parse/package.json,jazz/core/jazz_logs/node_modules/nyc/node_modules/path-parse/package.json,jazz/core/jazz_ui/node_modules/path-parse/package.json,jazz/core/jazz_events/node_modules/nyc/node_modules/path-parse/package.json,jazz/core/jazz_ui/src/app/primary-components/daterange-picker/ng2-datepicker/node_modules/path-parse/package.json,jazz/core/jazz_test-lambda/node_modules/nyc/node_modules/path-parse/package.json,jazz/core/jazz_asset-event-handler/node_modules/nyc/node_modules/path-parse/package.json

Dependency Hierarchy:

  • cli-1.7.4.tgz (Root Library)
    • resolve-1.20.0.tgz
      • path-parse-1.0.6.tgz (Vulnerable Library)

Found in HEAD commit: 28b974d263d83a5d8a484ca4ec56db5336af6185

Found in base branch: master

Vulnerability Details

All versions of package path-parse are vulnerable to Regular Expression Denial of Service (ReDoS) via splitDeviceRe, splitTailRe, and splitPathRe regular expressions. ReDoS exhibits polynomial worst-case time complexity.

Publish Date: 2021-05-04

URL: CVE-2021-23343

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: jbgutierrez/path-parse#8

Release Date: 2021-05-04

Fix Resolution: path-parse - 1.0.7

@mend-for-github-com mend-for-github-com bot added the security vulnerability Security vulnerability detected by WhiteSource label May 5, 2021
@mend-for-github-com mend-for-github-com bot changed the title CVE-2021-23343 (Medium) detected in path-parse-1.0.6.tgz CVE-2021-23343 (High) detected in path-parse-1.0.6.tgz Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants