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.
Weaknesses in this category are related to the management of credentials.
Link | Tags |
---|---|
http://seclists.org/fulldisclosure/2018/Jan/92 | mailing list exploit third party advisory technical description |
https://github.com/pedrib/PoC/blob/master/advisories/bmc-track-it-11.4.txt | third party advisory exploit |
https://communities.bmc.com/community/bmcdn/bmc_track-it/blog/2016/01/04/track-it-security-advisory-24-dec-2015 | vendor advisory |
http://packetstormsecurity.com/files/146110/BMC-Track-It-11.4-Code-Execution-Information-Disclosure.html | third party advisory vdb entry exploit |