CVE-2020-15366

Improper Input Validation in npm/ajv

Identifiers

CVE-2020-15366

Package Slug

npm/ajv

Vulnerability

Improper Input Validation

Description

An issue was discovered in ajv.validate() in Ajv (aka Another JSON Schema Validator). 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)

Affected Versions

Version 6.12.2

Solution

Upgrade to version 6.12.3 or above.

Last Modified

2020-07-27

source