CVE-2021-39227: Prototype Pollution in the merge and clone helper methods
(updated )
Using merge
and clone
helper methods in the src/core/util.ts
module will have prototype pollution. It will affect the popular data visualization library Apache ECharts, which is using and exported these two methods directly.
References
Detect and mitigate CVE-2021-39227 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →