mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 09:21:42 +02:00
18 lines
664 B
Markdown
18 lines
664 B
Markdown
### [CVE-2017-14506](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14506)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
geminabox (aka Gem in a Box) before 0.13.6 has XSS, as demonstrated by uploading a gem file that has a crafted gem.homepage value in its .gemspec file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://baraktawily.blogspot.co.il/2017/09/gem-in-box-xss-vulenrability-cve-2017.html
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|