EcommEasy / EcommEasy-Admin

The admin app of EcommEasy build using React and Express.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2020-7733 (High) detected in ua-parser-js-0.7.19.tgz

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

CVE-2020-7733 - High Severity Vulnerability

Vulnerable Library - ua-parser-js-0.7.19.tgz

Lightweight JavaScript-based user-agent string parser

Library home page: https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.19.tgz

Path to dependency file: /EcommEasy-Admin/package.json

Path to vulnerable library: /node_modules/ua-parser-js/package.json

Dependency Hierarchy:

  • ua-parser-js-0.7.19.tgz (Vulnerable Library)

Found in HEAD commit: 7f59033ff8afe2f83ad2413d6b10103e2f2d764e

Found in base branch: master

Vulnerability Details

The package ua-parser-js before 0.7.22 are vulnerable to Regular Expression Denial of Service (ReDoS) via the regex for Redmi Phones and Mi Pad Tablets UA.

Publish Date: 2020-09-16

URL: CVE-2020-7733

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

Release Date: 2020-09-16

Fix Resolution: 0.7.22


Step up your Open Source Security Game with Mend here