← Volver a CVEs
CVE-2023-26486
MEDIUM6.5
Descripcion
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.
Detalles CVE
Puntuacion CVSS v3.16.5
SeveridadMEDIUM
Vector CVSSCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Vector de ataqueNETWORK
ComplejidadLOW
Privilegios requeridosNONE
Interaccion usuarioNONE
Publicado3/4/2023
Ultima modificacion11/21/2024
Fuentenvd
Avistamientos honeypot0
Productos afectados
vega-functions_project:vega-functionsvega_project:vega
Debilidades (CWE)
CWE-79
Referencias
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)
Correlaciones IOC
Sin correlaciones registradas
This product uses data from the NVD API but is not endorsed or certified by the NVD.