Skip to content

Prototype Pollution in chartkick

High severity GitHub Reviewed Published Dec 2, 2019 to the GitHub Advisory Database • Updated Jan 26, 2023

Package

bundler chartkick (RubyGems)

Affected versions

< 3.3.0

Patched versions

3.3.0
npm chartkick (npm)
>= 3.1.0, <= 3.1.3
3.2.0

Description

Affected versions of @polymer/polymer are vulnerable to prototype pollution. The package fails to prevent modification of object prototypes through chart options containing a payload such as {"__proto__": {"polluted": true}}. It is possible to achieve the same results if a chart loads data from a malicious server.

Recommendation

Upgrade to version 3.2.0 or later.

References

Published by the National Vulnerability Database Nov 11, 2019
Reviewed Nov 27, 2019
Published to the GitHub Advisory Database Dec 2, 2019
Last updated Jan 26, 2023

Severity

High
7.3
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
Low
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L

Weaknesses

No CWEs

CVE ID

CVE-2019-18841

GHSA ID

GHSA-5pm8-492c-92p5

Source code

No known source code
Checking history
See something to contribute? Suggest improvements for this vulnerability.