File tree Expand file tree Collapse file tree 2 files changed +28
-6
lines changed Expand file tree Collapse file tree 2 files changed +28
-6
lines changed Original file line number Diff line number Diff line change 11---
22gem : mapbox-rails
3+ cve : 2017-1000042
34osvdb : 129854
4- url : https://nodesecurity.io/advisories/49
5+ ghsa : qr28-7j6p-9hmv
6+ url : https://nvd.nist.gov/vuln/detail/CVE-2017-1000042
57title : mapbox-rails Content Injection via TileJSON attribute
68date : 2015-10-24
79description : |
@@ -19,6 +21,16 @@ description: |
1921 * only trusted TileJSON content is loaded
2022 * TileJSON content comes only from mapbox.com URLs
2123 * a Mapbox map ID is supplied, rather than a TileJSON URL
24+
25+ * CWE: 79 - Improper Neutralization of Input During Web Page Generation (XSS)
26+ cvss_v2 : 4.3
27+ cvss_v3 : 6.1
2228patched_versions :
23- - ~> 1.6.5
24- - ' >= 2.1.7'
29+ - ~> 1.6.5
30+ - ' >= 2.1.7'
31+ related :
32+ url :
33+ - https://nvd.nist.gov/vuln/detail/CVE-2017-1000042
34+ - https://nodesecurity.io/advisories/49
35+ - https://hackerone.com/reports/54327
36+ - https://github.com/advisories/GHSA-qr28-7j6p-9hmv
Original file line number Diff line number Diff line change 11---
22gem : mapbox-rails
3+ cve : 2017-1000043
34osvdb : 132871
4- url : https://nodesecurity.io/advisories/74
5+ ghsa : q69p-5h74-w36f
6+ url : https://nvd.nist.gov/vuln/detail/CVE-2017-1000043
57title : mapbox-rails Content Injection via TileJSON Name
68date : 2016-01-12
79description : |
@@ -20,6 +22,14 @@ description: |
2022
2123 * the map does not use a share control (L.mapbox.sharecontrol)
2224 * only trusted TileJSON content is loaded
25+ cvss_v2 : 4.3
26+ cvss_v3 : 6.1
2327patched_versions :
24- - ~> 1.6.6
25- - ' >= 2.2.4'
28+ - ~> 1.6.6
29+ - ' >= 2.2.4'
30+ related :
31+ url :
32+ - https://nvd.nist.gov/vuln/detail/CVE-2017-1000043
33+ - https://nodesecurity.io/advisories/74
34+ - https://hackerone.com/reports/99245
35+ - https://github.com/advisories/GHSA-q69p-5h74-w36f
You can’t perform that action at this time.
0 commit comments