← Zuruck zu CVEs
CVE-2023-26486
MEDIUM6.5
Beschreibung
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.
CVE Details
CVSS v3.1 Bewertung6.5
SchweregradMEDIUM
CVSS VektorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
AngriffsvektorNETWORK
KomplexitatLOW
Erforderliche PrivilegienNONE
BenutzerinteraktionNONE
Veroffentlicht3/4/2023
Zuletzt geandert11/21/2024
Quellenvd
Honeypot-Sichtungen0
Betroffene Produkte
vega-functions_project:vega-functionsvega_project:vega
Schwachen (CWE)
CWE-79
Referenzen
https://github.com/vega/vega/releases/tag/v5.23.0(security-advisories@github.com)
https://github.com/vega/vega/security/advisories/GHSA-4vq7-882g-wcg4(security-advisories@github.com)
https://github.dev/vega/vega/blob/72b9b3bbf912212e7879b6acaccc84aff969ef1c/packages/vega-functions/src/functions/scale.js#L36-L37(security-advisories@github.com)
https://github.dev/vega/vega/blob/72b9b3bbf912212e7879b6acaccc84aff969ef1c/packages/vega-functions/src/scales.js#L6(security-advisories@github.com)
https://github.com/vega/vega/releases/tag/v5.23.0(af854a3a-2127-422b-91ae-364da2661108)
https://github.com/vega/vega/security/advisories/GHSA-4vq7-882g-wcg4(af854a3a-2127-422b-91ae-364da2661108)
https://github.dev/vega/vega/blob/72b9b3bbf912212e7879b6acaccc84aff969ef1c/packages/vega-functions/src/functions/scale.js#L36-L37(af854a3a-2127-422b-91ae-364da2661108)
https://github.dev/vega/vega/blob/72b9b3bbf912212e7879b6acaccc84aff969ef1c/packages/vega-functions/src/scales.js#L6(af854a3a-2127-422b-91ae-364da2661108)
IOC Korrelationen
Keine Korrelationen erfasst
This product uses data from the NVD API but is not endorsed or certified by the NVD.