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

18 lines
764 B
Markdown

### [CVE-2014-3496](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3496)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
cartridge_repository.rb in OpenShift Origin and Enterprise 1.2.8 through 2.1.1 allows remote attackers to execute arbitrary commands via shell metacharacters in a Source-Url ending with a (1) .tar.gz, (2) .zip, (3) .tgz, or (4) .tar file extension in a cartridge manifest file.
### POC
#### Reference
- https://bugzilla.redhat.com/show_bug.cgi?id=1110470
#### Github
No PoCs found on GitHub currently.