mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
20 lines
1012 B
Markdown
20 lines
1012 B
Markdown
### [CVE-2016-6598](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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.
|
|
|