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-2020-7754 (High) detected in npm-user-validate-0.1.5.tgz, npm-user-validate-1.0.0.tgz #45

Open
mend-for-github-com bot opened this issue Jun 4, 2021 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Jun 4, 2021

CVE-2020-7754 - High Severity Vulnerability

Vulnerable Libraries - npm-user-validate-0.1.5.tgz, npm-user-validate-1.0.0.tgz

npm-user-validate-0.1.5.tgz

User validations for npm

Library home page: https://registry.npmjs.org/npm-user-validate/-/npm-user-validate-0.1.5.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/david/node_modules/npm/node_modules/npm-user-validate/package.json

Dependency Hierarchy:

  • david-11.0.0.tgz (Root Library)
    • npm-4.6.1.tgz
      • npm-user-validate-0.1.5.tgz (Vulnerable Library)
npm-user-validate-1.0.0.tgz

User validations for npm

Library home page: https://registry.npmjs.org/npm-user-validate/-/npm-user-validate-1.0.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/npm/node_modules/npm-user-validate/package.json

Dependency Hierarchy:

  • npm-6.9.0.tgz (Root Library)
    • npm-user-validate-1.0.0.tgz (Vulnerable Library)

Found in HEAD commit: fc4f63cd9d7cfd34b5d6322a49f9b670bd83cb27

Found in base branch: master

Vulnerability Details

This affects the package npm-user-validate before 1.0.1. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters.

Publish Date: 2020-10-27

URL: CVE-2020-7754

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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7754

Release Date: 2020-10-27

Fix Resolution (npm-user-validate): 1.0.1

Direct dependency fix Resolution (david): 11.1.0

Fix Resolution (npm-user-validate): 1.0.1

Direct dependency fix Resolution (npm): 6.9.2


⛑️ Automatic Remediation will be attempted for this issue.

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