cve/2015/CVE-2015-5673.md

18 lines
802 B
Markdown
Raw Normal View History

2024-06-09 00:33:16 +00:00
### [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
2024-06-18 02:51:15 +02:00
- https://github.com/isucon/isucon5-qualify/commit/150e3e6d851acb31a0b15ce93380a7dab14203fa
2024-06-09 00:33:16 +00:00
#### Github
No PoCs found on GitHub currently.