### [CVE-2015-1815](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1815) ![](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 The get_rpm_nvr_by_file_path_temporary function in util.py in setroubleshoot before 3.2.22 allows remote attackers to execute arbitrary commands via shell metacharacters in a file name. ### POC #### Reference - http://www.openwall.com/lists/oss-security/2015/03/26/1 - https://bugzilla.redhat.com/show_bug.cgi?id=1203352 - https://www.exploit-db.com/exploits/36564/ #### Github No PoCs found on GitHub currently.