Vulnerabilities > CVE-2018-9160 - Insufficiently Protected Credentials vulnerability in Sickrage

047910
CVSS 5.0 - MEDIUM
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
PARTIAL
Integrity impact
NONE
Availability impact
NONE
network
low complexity
sickrage
CWE-522
exploit available
metasploit

Summary

SickRage before v2018.03.09-1 includes cleartext credentials in HTTP responses.

Vulnerable Configurations

Part Description Count
Application
Sickrage
398

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

descriptionSickRage < v2018.03.09 - Clear-Text Credentials HTTP Response. CVE-2018-9160. Webapps exploit for Linux platform
fileexploits/linux/webapps/44545.py
idEDB-ID:44545
last seen2018-05-24
modified2018-04-26
platformlinux
port
published2018-04-26
reporterExploit-DB
sourcehttps://www.exploit-db.com/download/44545/
titleSickRage < v2018.03.09 - Clear-Text Credentials HTTP Response
typewebapps

Metasploit

descriptionSickRage < v2018-09-03 allows an attacker to view a user's saved Github credentials in HTTP responses unless the user has set login information for SickRage. By default, SickRage does not require login information for the installation.
idMSF:AUXILIARY/SCANNER/HTTP/HTTP_SICKRAGE_PASSWORD_LEAK
last seen2020-06-13
modified2018-06-25
published2018-06-22
referenceshttps://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-9160
reporterRapid7
sourcehttps://github.com/rapid7/metasploit-framework/blob/master//modules/auxiliary/scanner/http/http_sickrage_password_leak.rb
titleHTTP SickRage Password Leak

Packetstorm

data sourcehttps://packetstormsecurity.com/files/download/147374/sickrage-disclose.txt
idPACKETSTORM:147374
last seen2018-04-27
published2018-04-26
reporterSven Fassbender
sourcehttps://packetstormsecurity.com/files/147374/SickRage-Credential-Disclosure.html
titleSickRage Credential Disclosure