AlexRogalskiy / spark-patterns

šŸ† Spark4You Design patterns
https://alexander-rogalsky.gitbook.io/spark-patterns/
GNU General Public License v3.0
2 stars 0 forks source link

CVE-2020-15366 (Medium) detected in ajv-4.11.8.tgz #118

Open mend-bolt-for-github[bot] opened 3 years ago

mend-bolt-for-github[bot] commented 3 years ago

CVE-2020-15366 - Medium Severity Vulnerability

Vulnerable Library - ajv-4.11.8.tgz

Another JSON Schema Validator

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

Path to dependency file: spark-patterns/package.json

Path to vulnerable library: spark-patterns/node_modules/@textlint/linter-formatter/node_modules/ajv/package.json

Dependency Hierarchy: - textlint-11.9.1.tgz (Root Library) - linter-formatter-3.3.5.tgz - table-3.8.3.tgz - :x: **ajv-4.11.8.tgz** (Vulnerable Library)

Found in HEAD commit: 4930b37b09fcde1e0efa6918549cf8e2f4571bcb

Found in base branch: master

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


Step up your Open Source Security Game with WhiteSource here

github-actions[bot] commented 3 years ago

šŸ‘‹ Thanks for reporting!