Prototype Pollution in chartkick
High severity
GitHub Reviewed
Published
Dec 2, 2019
to the GitHub Advisory Database
•
Updated Jan 26, 2023
Description
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
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