CVE-2021-39227
Last modified
CVE-2021-39227 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. ZRender is a lightweight graphic library providing 2d draw for Apache ECharts. In versions prior to 5.2.1, using `merge` and `clone` helper methods in the `src/core/util.ts` module results in prototype pollution. EPSS estimates a 1.35% chance of exploitation in the next 30 days.
Description
ZRender is a lightweight graphic library providing 2d draw for Apache ECharts. In versions prior to 5.2.1, using `merge` and `clone` helper methods in the `src/core/util.ts` module results in prototype pollution. It affects the popular data visualization library Apache ECharts, which uses and exports these two methods directly. The GitHub Security Advisory page for this vulnerability contains a proof of concept. This issue is patched in ZRender version 5.2.1. One workaround is available: Check if there is `__proto__` in the object keys. Omit it before using it as an parameter in these affected methods. Or in `echarts.util.merge` and `setOption` if project is using ECharts.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Baidu | Zrender | < 5.2.1 |
References
- https://github.com/ecomfe/zrender/pull/826Patch, Third Party Advisory
- https://github.com/ecomfe/zrender/releases/tag/5.2.1Release Notes, Third Party Advisory
- https://github.com/ecomfe/zrender/security/advisories/GHSA-fhv8-fx5f-7fxfThird Party Advisory
- https://github.com/ecomfe/zrender/pull/826Patch, Third Party Advisory
- https://github.com/ecomfe/zrender/releases/tag/5.2.1Release Notes, Third Party Advisory
- https://github.com/ecomfe/zrender/security/advisories/GHSA-fhv8-fx5f-7fxfThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-39227?
How severe is CVE-2021-39227?
How do I fix CVE-2021-39227?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2021
- CVE-2021-39221Nextcloud is an open-source, self-hosted productivity platfo…5.4
- CVE-2021-39222Nextcloud is an open-source, self-hosted productivity platfo…6.1
- CVE-2021-39223Nextcloud is an open-source, self-hosted productivity platfo…5.3
- CVE-2021-39224Nextcloud is an open-source, self-hosted productivity platfo…5.3
- CVE-2021-39225Nextcloud is an open-source, self-hosted productivity platfo…8.1
- CVE-2021-39226Grafana is an open source data visualization platform. In af…7.3
- CVE-2021-39228Tremor is an event processing system for unstructured data. …9.8
- CVE-2021-39229Apprise is an open source library which allows you to send a…7.5
- CVE-2021-3923A flaw was found in the Linux kernel's implementation of RDM…2.3
- CVE-2021-39230Butter is a system usability utility. Due to a kernel error …6.5
- CVE-2021-39231In Apache Ozone versions prior to 1.2.0, Various internal se…9.1
- CVE-2021-39232In Apache Ozone versions prior to 1.2.0, certain admin relat…8.8
Are you affected by CVE-2021-39227?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
