Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

CVE-2020-15366 (Medium) detected in ajv-6.12.2.tgz #137

Open
mend-bolt-for-github bot opened this issue Jul 19, 2020 · 0 comments
Open

CVE-2020-15366 (Medium) detected in ajv-6.12.2.tgz #137

mend-bolt-for-github bot opened this issue Jul 19, 2020 · 0 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

CVE-2020-15366 - Medium Severity Vulnerability

Vulnerable Library - ajv-6.12.2.tgz

Another JSON Schema Validator

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

Path to dependency file: /tmp/ws-scm/angular2-book-list/package.json

Path to vulnerable library: /tmp/ws-scm/angular2-book-list/node_modules/ajv/package.json

Dependency Hierarchy:

  • cli-10.0.3.tgz (Root Library)
    • core-10.0.3.tgz
      • ajv-6.12.2.tgz (Vulnerable Library)

Found in HEAD commit: 4447f0c98c09a520722367b0a64050c5c2ab955f

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 (4.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: N/A
    • Attack Complexity: N/A
    • Privileges Required: N/A
    • User Interaction: N/A
    • Scope: N/A
  • Impact Metrics:
    • Confidentiality Impact: N/A
    • Integrity Impact: N/A
    • Availability Impact: N/A

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

@mend-bolt-for-github mend-bolt-for-github bot added the security vulnerability Security vulnerability detected by WhiteSource label Jul 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants