Prototype Pollution in the merge and clone helper methods
Description
Published by the National Vulnerability Database
Sep 17, 2021
Reviewed
Sep 17, 2021
Published to the GitHub Advisory Database
Sep 20, 2021
Last updated
Dec 6, 2024
Impact
Using
mergeandclonehelper methods in thesrc/core/util.tsmodule will have prototype pollution. It will affect the popular data visualization library Apache ECharts, which is using and exported these two methods directly.Patches
It has been patched in ecomfe/zrender#826.
Users should update zrender to
5.2.1. and update echarts to5.2.1if project is using echarts.References
NA
For more information
NA
References