### [CVE-2016-6598](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6598) ![](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 BMC Track-It! 11.4 before Hotfix 3 exposes an unauthenticated .NET remoting file storage service (FileStorageService) on port 9010. This service contains a method that allows uploading a file to an arbitrary path on the machine that is running Track-It!. This can be used to upload a file to the web root and achieve code execution as NETWORK SERVICE or SYSTEM. ### POC #### Reference - http://packetstormsecurity.com/files/146110/BMC-Track-It-11.4-Code-Execution-Information-Disclosure.html - http://seclists.org/fulldisclosure/2018/Jan/92 - https://github.com/pedrib/PoC/blob/master/advisories/bmc-track-it-11.4.txt #### Github No PoCs found on GitHub currently.