attesch/PrestaShop

CVE-2021-27516 (High) detected in urijs-1.19.0.tgz

Opened this issue · 0 comments

CVE-2021-27516 - High Severity Vulnerability

Vulnerable Library - urijs-1.19.0.tgz

URI.js is a Javascript library for working with URLs.

Library home page: https://registry.npmjs.org/urijs/-/urijs-1.19.0.tgz

Path to dependency file: /PrestaShop/tests/E2E/package.json

Path to vulnerable library: /tests/E2E/package.json

Dependency Hierarchy:

  • selenium-standalone-6.14.0.tgz (Root Library)
    • urijs-1.19.0.tgz (Vulnerable Library)

Found in HEAD commit: bb7465065dfeed9f49bb99b6901ab933563af739

Found in base branch: develop

Vulnerability Details

URI.js (aka urijs) before 1.19.6 mishandles certain uses of backslash such as http:/ and interprets the URI as a relative path.

Publish Date: 2021-02-22

URL: CVE-2021-27516

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: High
    • Integrity Impact: None
    • Availability Impact: None

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-27516

Release Date: 2021-02-22

Fix Resolution (urijs): 1.19.6

Direct dependency fix Resolution (selenium-standalone): 6.14.1


Step up your Open Source Security Game with Mend here