CVE-2023-26486
Last modified
CVE-2023-26486 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. Vega is a visualization grammar, a declarative format for creating, saving, and sharing interactive visualization designs. The Vega `scale` expression function has the ability to call arbitrary functions with a single controlled argument. EPSS estimates a 0.78% chance of exploitation in the next 30 days.
Description
Vega is a visualization grammar, a declarative format for creating, saving, and sharing interactive visualization designs. The Vega `scale` expression function has the ability to call arbitrary functions with a single controlled argument. The scale expression function passes a user supplied argument group to getScale, which is then used as if it were an internal context. The context.scales[name].value is accessed from group and called as a function back in scale. This can be exploited to escape the Vega expression sandbox in order to execute arbitrary JavaScript. This issue has been fixed in version 5.13.1.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Vega-Functions Project | Vega-Functions | < 5.13.1 |
| Vega Project | Vega | < 5.23.0 |
References
- https://github.com/vega/vega/releases/tag/v5.23.0Release Notes
- https://github.com/vega/vega/security/advisories/GHSA-4vq7-882g-wcg4Exploit, Third Party Advisory
- https://github.com/vega/vega/releases/tag/v5.23.0Release Notes
- https://github.com/vega/vega/security/advisories/GHSA-4vq7-882g-wcg4Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-26486?
How severe is CVE-2023-26486?
How do I fix CVE-2023-26486?
Are you affected by CVE-2023-26486?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
