Описание
Content Injection via TileJSON Name in mapbox.js
Versions 1.x prior to 1.6.6 and 2.x prior to 2.2.4 of mapbox.js are vulnerable to a cross-site-scripting attack in certain uncommon usage scenarios.
If L.mapbox.map or L.mapbox.shareControl are used in a manner that gives users control of the TileJSON content, it is possible to inject script content into the name value of the TileJSON. After clicking on the share control, the malicious code will execute in the context of the page using Mapbox.js.
Recommendation
Version 1.x: Update to version 1.6.6 or later. Version 2.x: Update to version 2.2.4 or later.
Ссылки
Пакеты
mapbox.js
< 1.6.6
1.6.6
mapbox.js
>= 2.0.0, < 2.2.4
2.2.4
mapbox-rails
>= 1.0.0, < 1.6.6
1.6.6
mapbox-rails
>= 2.0.0, < 2.2.4
2.2.4
Связанные уязвимости
Mapbox.js versions 1.x prior to 1.6.6 and 2.x prior to 2.2.4 are vulnerable to a cross-site-scripting attack in certain uncommon usage scenarios via TileJSON name and map share control