2 results (0.009 seconds)

CVSS: 9.8EPSS: 0%CPEs: 3EXPL: 4

BMC Track-It! 11.4 before Hotfix 3 exposes an unauthenticated .NET remoting configuration service (ConfigurationService) on port 9010. This service contains a method that can be used to retrieve a configuration file that contains the application database name, username and password as well as the domain administrator username and password. These are encrypted with a fixed key and IV ("NumaraIT") using the DES algorithm. The domain administrator username and password can only be obtained if the Self-Service component is enabled, which is the most common scenario in enterprise deployments. • https://www.exploit-db.com/exploits/43883 http://packetstormsecurity.com/files/146110/BMC-Track-It-11.4-Code-Execution-Information-Disclosure.html http://seclists.org/fulldisclosure/2018/Jan/92 https://communities.bmc.com/community/bmcdn/bmc_track-it/blog/2016/01/04/track-it-security-advisory-24-dec-2015 https://github.com/pedrib/PoC/blob/master/advisories/bmc-track-it-11.4.txt • CWE-255: Credentials Management Errors •

CVSS: 10.0EPSS: 1%CPEs: 3EXPL: 4

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. BMC Track-It! • https://www.exploit-db.com/exploits/43883 http://packetstormsecurity.com/files/146110/BMC-Track-It-11.4-Code-Execution-Information-Disclosure.html http://seclists.org/fulldisclosure/2018/Jan/92 https://communities.bmc.com/community/bmcdn/bmc_track-it/blog/2016/01/04/track-it-security-advisory-24-dec-2015 https://github.com/pedrib/PoC/blob/master/advisories/bmc-track-it-11.4.txt • CWE-284: Improper Access Control •