Files
CVEs-PoC/2014/CVE-2014-9489.md
T
2025-09-29 21:09:30 +02:00

18 lines
763 B
Markdown

### [CVE-2014-9489](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9489)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
The gollum-grit_adapter Ruby gem dependency in gollum before 3.1.1 and the gollum-lib gem dependency in gollum-lib before 4.0.1 when the string "master" is in any of the wiki documents, allows remote authenticated users to execute arbitrary code via the -O or --open-files-in-pager flags.
### POC
#### Reference
- https://github.com/gollum/gollum/issues/913
#### Github
No PoCs found on GitHub currently.