CVE-2020-7746 HIGH

CVE-2020-7746: Prototype Pollution

Vendor N/A
Product chart.js
Published October 29, 2020
Last update September 16, 2024

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:U/RC:C

What the vulnerability does

01Description

This affects the package chart.js before 2.9.4. The options parameter is not properly sanitized when it is processed. When the options are processed, the existing options (or the defaults options) are deeply merged with provided options. However, during this operation, the keys of the object being set are not checked, leading to a prototype pollution.

Key dates

02Disclosure timeline

October 29, 2020 CVE published
September 16, 2024 Record updated