voku / Arrayy

🗃 Array manipulation library for PHP, called Arrayy!

Home Page:https://voku.gitbooks.io/arrayy/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2020-7754 (High) detected in npm-user-validate-1.0.0.tgz, npm-user-validate-0.1.5.tgz - autoclosed

mend-bolt-for-github opened this issue · comments

CVE-2020-7754 - High Severity Vulnerability

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

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:

  • gitbook-cli-2.3.2.tgz (Root Library)
    • npm-5.1.0.tgz
      • npm-user-validate-1.0.0.tgz (Vulnerable Library)
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/npmi/node_modules/npm/node_modules/npm-user-validate/package.json

Dependency Hierarchy:

  • gitbook-cli-2.3.2.tgz (Root Library)
    • npmi-1.0.1.tgz
      • npm-2.15.12.tgz
        • npm-user-validate-0.1.5.tgz (Vulnerable Library)

Found in HEAD commit: a159a545c18be18ce68bfa58a3456c974f23bea5

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: 1.0.1


Step up your Open Source Security Game with WhiteSource here

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