Vulnerabilities > CVE-2014-6039 - Insufficiently Protected Credentials vulnerability in Zohocorp Manageengine Eventlog Analyzer
Attack vector
NETWORK Attack complexity
LOW Privileges required
NONE Confidentiality impact
HIGH Integrity impact
NONE Availability impact
NONE Summary
ManageEngine EventLog Analyzer version 7 through 9.9 build 9002 has a Credentials Disclosure Vulnerability. Fixed version 10 Build 10000.
Vulnerable Configurations
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Session Sidejacking Session sidejacking takes advantage of an unencrypted communication channel between a victim and target system. The attacker sniffs traffic on a network looking for session tokens in unencrypted traffic. Once a session token is captured, the attacker performs malicious actions by using the stolen token with the targeted application to impersonate the victim. This attack is a specific method of session hijacking, which is exploiting a valid session token to gain unauthorized access to a target system or information. Other methods to perform a session hijacking are session fixation, cross-site scripting, or compromising a user or server machine and stealing the session token.
- Lifting credential(s)/key material embedded in client distributions (thick or thin) An attacker examines a target application's code or configuration files to find credential or key material that has been embedded within the application or its files. Many services require authentication with their users for the various purposes including billing, access control or attribution. Some client applications store the user's authentication credentials or keys to accelerate the login process. Some clients may have built-in keys or credentials (in which case the server is authenticating with the client, rather than the user). If the attacker is able to locate where this information is stored, they may be able to retrieve these credentials. The attacker could then use these stolen credentials to impersonate the user or client, respectively, in interactions with the service or use stolen keys to eavesdrop on nominally secure communications between the client and server.
- Password Recovery Exploitation An attacker may take advantage of the application feature to help users recover their forgotten passwords in order to gain access into the system with the same privileges as the original user. Generally password recovery schemes tend to be weak and insecure. Most of them use only one security question . For instance, mother's maiden name tends to be a fairly popular one. Unfortunately in many cases this information is not very hard to find, especially if the attacker knows the legitimate user. These generic security questions are also re-used across many applications, thus making them even more insecure. An attacker could for instance overhear a coworker talking to a bank representative at the work place and supplying their mother's maiden name for verification purposes. An attacker can then try to log in into one of the victim's accounts, click on "forgot password" and there is a good chance that the security question there will be to provide mother's maiden name. A weak password recovery scheme totally undermines the effectiveness of a strong password scheme.
Exploit-Db
description | ManageEngine EventLog Analyzer - Multiple Vulnerabilities (2). CVE-2014-6038,CVE-2014-6039. Webapps exploit for Multiple platform |
id | EDB-ID:43893 |
last seen | 2018-01-25 |
modified | 2014-11-05 |
published | 2014-11-05 |
reporter | Exploit-DB |
source | https://www.exploit-db.com/download/43893/ |
title | ManageEngine EventLog Analyzer - Multiple Vulnerabilities (2) |
Metasploit
description | ManageEngine Eventlog Analyzer from v7 to v9.9 b9002 has two security vulnerabilities that allow an unauthenticated user to obtain the superuser password of any managed Windows and AS/400 hosts. This module abuses both vulnerabilities to collect all the available usernames and passwords. First the agentHandler servlet is abused to get the hostid and slid of each device (CVE-2014-6038); then these numeric IDs are used to extract usernames and passwords by abusing the hostdetails servlet (CVE-2014-6039). Note that on version 7, the TARGETURI has to be prepended with /event. |
id | MSF:AUXILIARY/GATHER/EVENTLOG_CRED_DISCLOSURE |
last seen | 2020-06-05 |
modified | 2018-09-15 |
published | 2014-11-05 |
references | |
reporter | Rapid7 |
source | https://github.com/rapid7/metasploit-framework/blob/master//modules/auxiliary/gather/eventlog_cred_disclosure.rb |
title | ManageEngine Eventlog Analyzer Managed Hosts Administrator Credential Disclosure |
Nessus
NASL family | CGI abuses |
NASL id | MANAGEENGINE_EVENTLOG_ANALYZER_CVE-2014-6038.NASL |
description | The EventLog Analyzer version installed on the remote web server is affected by multiple information disclosure vulnerabilities : - A flaw exists in the |
last seen | 2020-06-01 |
modified | 2020-06-02 |
plugin id | 81402 |
published | 2015-02-18 |
reporter | This script is Copyright (C) 2015-2018 and is owned by Tenable, Inc. or an Affiliate thereof. |
source | https://www.tenable.com/plugins/nessus/81402 |
title | ManageEngine EventLog Analyzer 'agentHandler' Information Disclosure |
Packetstorm
data source | https://packetstormsecurity.com/files/download/128996/manageengineea-disclose.txt |
id | PACKETSTORM:128996 |
last seen | 2016-12-05 |
published | 2014-11-06 |
reporter | Pedro Ribeiro |
source | https://packetstormsecurity.com/files/128996/ManageEngine-EventLog-Analyzer-SQL-Credential-Disclosure.html |
title | ManageEngine EventLog Analyzer SQL / Credential Disclosure |