### [CVE-2015-2079](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2079) ![](https://img.shields.io/static/v1?label=Product&message=Usermin&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=0.980%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-96%20Improper%20Neutralization%20of%20Directives%20in%20Statically%20Saved%20Code%20('Static%20Code%20Injection')&color=brightgreen) ### Description Usermin 0.980 through 1.x before 1.660 allows uconfig_save.cgi sig_file_free remote code execution because it uses the two argument (not three argument) form of Perl open. ### POC #### Reference - https://code-white.com/blog/2015-05-cve-2015-2079-rce-usermin/ #### Github No PoCs found on GitHub currently.