Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:
edgeos



Bugtraq: CA UniCenter Management Portal Username Enumeration Vulnerability

CA UniCenter Management Portal Username Enumeration Vulnerability

From: thomas adams <tgadams_at_bellsouth.net>
Date: 21 Sep 2004 17:58:35 -0000
('binary' encoding is not supported, stored as-is) CA UniCenter Management Portal Username Enumeration Vulnerability

Package: CA UniCenter Management Portal
Vendor Web Site: http://www.ca.com
Versions: UniCenter Management Portal 2.0 and 3.1
Platform: Windows
Local: No
Remote: Yes
Fix Available: Yes
Advisory Author: Thomas Adams (tgadams_at_bellsouth.net)


Background:
>From www.ca.com: "Unicenter Management Portal provides intuitive access to enterprise management information,offering a personalized web interface for various Unicenter management solutions. Security and administrative control are provided through pre-defined workplaces. Filtered event notifications can be customized to suit individual roles and responsibilities, for personalized views tailored to your users' unique needs."
The portal provides a forgot password link, that does not give a proper response for an invalid user. Using a script, an attacker can quickly find users that have access to the web interface using the technique below. This will help facilitate brute force attacks
against the server.



Exploit:
Connect to the management portal(default 8080). Choose the 'Forgot your Password?' option. Enter a username, such as test. If the test account does not exists, the following will be displayed: "User not found: test" A legit account will produce a "Password has been sent" or "Email address not Found" message.



Vendor Response:
CAs recommendation was to disable the 'Forgot Password' feature. To isable this option in the Portal, add the following line to the [PORTAL_INSTALL]\properties\local.properties file.
 
show.passwords.in.api=false
 
You will need to restart the portal after manually editing the file.
Received on Sep 21 2004
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]