scriptex/rollup-mpa

CVE-2021-27292 (Medium) detected in ua-parser-js-0.7.24.tgz

Closed this issue · 0 comments

CVE-2021-27292 - Medium Severity Vulnerability

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

Lightweight JavaScript-based user-agent string parser

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

Path to dependency file: rollup-mpa/package.json

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

Dependency Hierarchy:

  • rollup-plugin-browsersync-1.3.1.tgz (Root Library)
    • browser-sync-2.26.14.tgz
      • ua-parser-js-0.7.24.tgz (Vulnerable Library)

Found in HEAD commit: 35395ad8a174ec0e65c7eed891e3736b34868fc6

Found in base branch: master

Vulnerability Details

ua-parser-js >= 0.7.14, fixed in 0.7.24, uses a regular expression which is vulnerable to denial of service. If an attacker sends a malicious User-Agent header, ua-parser-js will get stuck processing it for an extended period of time.

Publish Date: 2021-03-17

URL: CVE-2021-27292

CVSS 3 Score Details (6.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/faisalman/ua-parser-js/releases/tag/0.7.24

Release Date: 2021-03-17

Fix Resolution: ua-parser-js - 0.7.24


Step up your Open Source Security Game with WhiteSource here