mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 22:52:34 +02:00
18 lines
1018 B
Markdown
18 lines
1018 B
Markdown
### [CVE-2017-1000037](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-1000037)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
RVM automatically loads environment variables from files in $PWD resulting in command execution RVM vulnerable to command injection when automatically loading environment variables from files in $PWD RVM automatically executes hooks located in $PWD resulting in code execution RVM automatically installs gems as specified by files in $PWD resulting in code execution RVM automatically does "bundle install" on a Gemfile specified by .versions.conf in $PWD resulting in code execution
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/justinsteven/advisories/blob/master/2017_rvm_cd_command_execution.md
|
|
|
|
#### Github
|
|
- https://github.com/justinsteven/advisories
|
|
|