mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
18 lines
802 B
Markdown
18 lines
802 B
Markdown
### [CVE-2015-5673](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5673)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
eventapp/lib/gcloud.rb in the ISUCON5 qualifier portal (aka eventapp) web application before 2015-10-30 makes improper popen calls, which allows remote attackers to execute arbitrary commands via an HTTP request that includes shell metacharacters in an argument to a "gcloud compute" command.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/isucon/isucon5-qualify/commit/150e3e6d851acb31a0b15ce93380a7dab14203fa
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|