Prototype Pollution in Ajv
Moderate severity
GitHub Reviewed
Published
Feb 10, 2022
to the GitHub Advisory Database
•
Updated Jun 21, 2024
Description
Published by the National Vulnerability Database
Jul 15, 2020
Reviewed
May 10, 2021
Published to the GitHub Advisory Database
Feb 10, 2022
Last updated
Jun 21, 2024
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.)
References