Files
CVEs-PoC/2015/CVE-2015-5673.md
T
2024-06-18 02:51:15 +02:00

18 lines
802 B
Markdown

### [CVE-2015-5673](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5673)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.