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-15366 (Medium) detected in ajv-6.5.3.tgz #112

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

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

CVE-2020-15366 - Medium Severity Vulnerability

Vulnerable Library - ajv-6.5.3.tgz

Another JSON Schema Validator

Library home page: https://registry.npmjs.org/ajv/-/ajv-6.5.3.tgz

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

Path to vulnerable library: videojs-dock/node_modules/eslint/node_modules/ajv/package.json,videojs-dock/node_modules/table/node_modules/ajv/package.json

Dependency Hierarchy: - videojs-standard-8.0.1.tgz (Root Library) - eslint-5.6.0.tgz - table-4.0.3.tgz - :x: **ajv-6.5.3.tgz** (Vulnerable Library)

Found in HEAD commit: 94e6200be9ecc48ffad7dd009fa94bbfc47f0391

Found in base branch: main

Vulnerability Details

An issue was discovered in ajv.validate() in Ajv (aka Another JSON Schema Validator) 6.12.2. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. (While untrusted schemas are recommended against, the worst case of an untrusted schema should be a denial of service, not execution of code.)

Publish Date: 2020-07-15

URL: CVE-2020-15366

CVSS 3 Score Details (5.6)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/ajv-validator/ajv/releases/tag/v6.12.3

Release Date: 2020-07-15

Fix Resolution: ajv - 6.12.3