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

router-1.0.7.tgz: 3 vulnerabilities (highest severity is: 7.5) #1165

Open
mend-for-github-com bot opened this issue Sep 21, 2024 · 0 comments
Open

router-1.0.7.tgz: 3 vulnerabilities (highest severity is: 7.5) #1165

mend-for-github-com bot opened this issue Sep 21, 2024 · 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 Sep 21, 2024

Vulnerable Library - router-1.0.7.tgz

Path to dependency file: /npm_and_yarn/spec/fixtures/projects/npm7/github_dependency_commit_ref/package.json

Path to vulnerable library: /npm_and_yarn/spec/fixtures/projects/yarn/peer_dependency_multiple/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/npm7/github_dependency_commit_ref/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/npm6/peer_dependency_multiple/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/npm6/peer_dependency/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/npm6_and_yarn/github_dependency_commit_ref/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/yarn/peer_dependency_switch/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/npm7/peer_dependency_changed/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/yarn/peer_dependency/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/yarn/peer_dependency_nested/packages/package1/package.json,/npm_and_yarn/spec/fixtures/projects/npm6/peer_dependency_switch/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/npm6/peer_dependency_shrinkwrap/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/npm6/peer_dependency_changed/node_modules/ua-parser-js/package.json

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (router version) Remediation Possible** Reachability
CVE-2021-27292 High 7.5 ua-parser-js-0.7.19.tgz Transitive 1.0.8
CVE-2020-7793 High 7.5 ua-parser-js-0.7.19.tgz Transitive 1.0.8
CVE-2020-7733 High 7.5 ua-parser-js-0.7.19.tgz Transitive 1.0.8

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2021-27292

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: /npm_and_yarn/spec/fixtures/projects/yarn/peer_dependency_multiple/package.json

Path to vulnerable library: /npm_and_yarn/spec/fixtures/projects/yarn/peer_dependency_multiple/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/npm7/github_dependency_commit_ref/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/npm6/peer_dependency_multiple/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/npm6/peer_dependency/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/npm6_and_yarn/github_dependency_commit_ref/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/yarn/peer_dependency_switch/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/npm7/peer_dependency_changed/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/yarn/peer_dependency/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/yarn/peer_dependency_nested/packages/package1/package.json,/npm_and_yarn/spec/fixtures/projects/npm6/peer_dependency_switch/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/npm6/peer_dependency_shrinkwrap/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/npm6/peer_dependency_changed/node_modules/ua-parser-js/package.json

Dependency Hierarchy:

  • router-1.0.7.tgz (Root Library)
    • create-react-context-0.2.3.tgz
      • fbjs-0.8.17.tgz
        • ua-parser-js-0.7.19.tgz (Vulnerable Library)

Found in base branch: main

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 (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-2021-27292

Release Date: 2021-03-17

Fix Resolution (ua-parser-js): 0.7.24

Direct dependency fix Resolution (@reach/router): 1.0.8

⛑️ Automatic Remediation will be attempted for this issue.

CVE-2020-7793

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: /npm_and_yarn/spec/fixtures/projects/yarn/peer_dependency_multiple/package.json

Path to vulnerable library: /npm_and_yarn/spec/fixtures/projects/yarn/peer_dependency_multiple/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/npm7/github_dependency_commit_ref/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/npm6/peer_dependency_multiple/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/npm6/peer_dependency/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/npm6_and_yarn/github_dependency_commit_ref/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/yarn/peer_dependency_switch/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/npm7/peer_dependency_changed/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/yarn/peer_dependency/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/yarn/peer_dependency_nested/packages/package1/package.json,/npm_and_yarn/spec/fixtures/projects/npm6/peer_dependency_switch/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/npm6/peer_dependency_shrinkwrap/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/npm6/peer_dependency_changed/node_modules/ua-parser-js/package.json

Dependency Hierarchy:

  • router-1.0.7.tgz (Root Library)
    • create-react-context-0.2.3.tgz
      • fbjs-0.8.17.tgz
        • ua-parser-js-0.7.19.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

The package ua-parser-js before 0.7.23 are vulnerable to Regular Expression Denial of Service (ReDoS) in multiple regexes (see linked commit for more info).

Publish Date: 2020-12-11

URL: CVE-2020-7793

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-12-11

Fix Resolution (ua-parser-js): 0.7.23

Direct dependency fix Resolution (@reach/router): 1.0.8

⛑️ Automatic Remediation will be attempted for this issue.

CVE-2020-7733

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: /npm_and_yarn/spec/fixtures/projects/yarn/peer_dependency_multiple/package.json

Path to vulnerable library: /npm_and_yarn/spec/fixtures/projects/yarn/peer_dependency_multiple/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/npm7/github_dependency_commit_ref/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/npm6/peer_dependency_multiple/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/npm6/peer_dependency/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/npm6_and_yarn/github_dependency_commit_ref/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/yarn/peer_dependency_switch/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/npm7/peer_dependency_changed/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/yarn/peer_dependency/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/yarn/peer_dependency_nested/packages/package1/package.json,/npm_and_yarn/spec/fixtures/projects/npm6/peer_dependency_switch/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/npm6/peer_dependency_shrinkwrap/node_modules/ua-parser-js/package.json,/npm_and_yarn/spec/fixtures/projects/npm6/peer_dependency_changed/node_modules/ua-parser-js/package.json

Dependency Hierarchy:

  • router-1.0.7.tgz (Root Library)
    • create-react-context-0.2.3.tgz
      • fbjs-0.8.17.tgz
        • ua-parser-js-0.7.19.tgz (Vulnerable Library)

Found in base branch: main

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 (ua-parser-js): 0.7.22

Direct dependency fix Resolution (@reach/router): 1.0.8

⛑️ Automatic Remediation will be attempted for this issue.


⛑️Automatic Remediation will be attempted for this issue.

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Sep 21, 2024
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