brightcove / videojs-dock

Obsolete and no longer maintained, equivalent functionality will become a feature of Video.js itself in 8.0!
http://brightcove.github.io/videojs-dock/
Other
17 stars 11 forks source link

CVE-2020-7661 (High) detected in url-regex-5.0.0.tgz #124

Closed mend-for-github-com[bot] closed 2 years ago

mend-for-github-com[bot] commented 2 years ago

CVE-2020-7661 - High Severity Vulnerability

Vulnerable Library - url-regex-5.0.0.tgz

Regular expression for matching URLs

Library home page: https://registry.npmjs.org/url-regex/-/url-regex-5.0.0.tgz

Path to dependency file: videojs-dock/package.json

Path to vulnerable library: videojs-dock/node_modules/url-regex/package.json

Dependency Hierarchy: - videojs-generate-postcss-config-2.1.1.tgz (Root Library) - postcss-custom-properties-9.2.0.tgz - postcss-values-parser-3.2.1.tgz - :x: **url-regex-5.0.0.tgz** (Vulnerable Library)

Found in HEAD commit: 94e6200be9ecc48ffad7dd009fa94bbfc47f0391

Found in base branch: main

Vulnerability Details

all versions of url-regex are vulnerable to Regular Expression Denial of Service. An attacker providing a very long string in String.test can cause a Denial of Service.

Publish Date: 2020-06-04

URL: CVE-2020-7661

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.