### [CVE-2007-4039](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4039) ![](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 Argument injection vulnerability involving Mozilla, when certain URIs are registered, allows remote attackers to conduct cross-browser scripting attacks and execute arbitrary commands via shell metacharacters in an unspecified URI, which are inserted into the command line when invoking the handling process, a similar issue to CVE-2007-3670. ### POC #### Reference - http://seclists.org/fulldisclosure/2007/Jul/0557.html #### Github No PoCs found on GitHub currently.