Vega is a visualization grammar, a declarative format for creating, saving, and sharing interactive visualization designs. Vega in an npm package. In Vega before version 5.17.3 there is an XSS vulnerability in Vega expressions. Through a specially crafted Vega expression, an attacker could execute arbitrary javascript on a victim's machine. This is fixed in version 5.17.3
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Link | Tags |
---|---|
https://github.com/vega/vega/security/advisories/GHSA-r2qc-w64x-6j54 | third party advisory |
https://github.com/vega/vega/issues/3018 | third party advisory |
https://github.com/vega/vega/pull/3019 | third party advisory |
https://github.com/vega/vega/releases/tag/v5.17.3 | third party advisory release notes |
https://www.npmjs.com/package/vega | third party advisory |