mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 03:02:30 +00:00
1012 B
1012 B
CVE-2016-6598
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.