Vulnerabilities > CVE-2016-9722 - Improper Access Control vulnerability in IBM Qradar Security Information and Event Manager

047910
CVSS 4.9 - MEDIUM
Attack vector
NETWORK
Attack complexity
MEDIUM
Privileges required
SINGLE
Confidentiality impact
PARTIAL
Integrity impact
PARTIAL
Availability impact
NONE
network
ibm
CWE-284
exploit available
metasploit

Summary

IBM QRadar 7.2 and 7.3 specifies permissions for a security-critical resource in a way that allows that resource to be read or modified by unintended actors. IBM X-Force ID: 119737.

Common Weakness Enumeration (CWE)

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Embedding Scripts within Scripts
    An attack of this type exploits a programs' vulnerabilities that are brought on by allowing remote hosts to execute scripts. The attacker leverages this capability to execute scripts to execute his/her own script by embedding it within other scripts that the target software is likely to execute. The attacker must have the ability to inject script into script that is likely to be executed. If this is done, then the attacker can potentially launch a variety of probes and attacks against the web server's local environment, in many cases the so-called DMZ, back end resources the web server can communicate with, and other hosts. With the proliferation of intermediaries, such as Web App Firewalls, network devices, and even printers having JVMs and Web servers, there are many locales where an attacker can inject malicious scripts. Since this attack pattern defines scripts within scripts, there are likely privileges to execute said attack on the host. Of course, these attacks are not solely limited to the server side, client side scripts like Ajax and client side JavaScript can contain malicious scripts as well. In general all that is required is for there to be sufficient privileges to execute a script, but not protected against writing.
  • Signature Spoofing by Key Theft
    An attacker obtains an authoritative or reputable signer's private signature key by theft and then uses this key to forge signatures from the original signer to mislead a victim into performing actions that benefit the attacker.

Exploit-Db

descriptionIBM QRadar SIEM - Unauthenticated Remote Code Execution (Metasploit). CVE-2016-9722,CVE-2018-1418,CVE-2018-1612. Remote exploit for Unix platform. Tags: Meta...
fileexploits/unix/remote/45005.rb
idEDB-ID:45005
last seen2018-07-11
modified2018-07-11
platformunix
port443
published2018-07-11
reporterExploit-DB
sourcehttps://www.exploit-db.com/download/45005/
titleIBM QRadar SIEM - Unauthenticated Remote Code Execution (Metasploit)
typeremote

Metasploit

descriptionIBM QRadar SIEM has three vulnerabilities in the Forensics web application that when chained together allow an attacker to achieve unauthenticated remote code execution. The first stage bypasses authentication by fixating session cookies. The second stage uses those authenticated sessions cookies to write a file to disk and execute that file as the "nobody" user. The third and final stage occurs when the file executed as "nobody" writes an entry into the database that causes QRadar to execute a shell script controlled by the attacker as root within the next minute. Details about these vulnerabilities can be found in the advisories listed in References. The Forensics web application is disabled in QRadar Community Edition, but the code still works, so these vulnerabilities can be exploited in all flavours of QRadar. This module was tested with IBM QRadar CE 7.3.0 and 7.3.1. IBM has confirmed versions up to 7.2.8 patch 12 and 7.3.1 patch 3 are vulnerable. Due to payload constraints, this module only runs a generic/shell_reverse_tcp payload.
idMSF:EXPLOIT/LINUX/HTTP/IBM_QRADAR_UNAUTH_RCE
last seen2020-06-13
modified2020-05-09
published2018-05-28
references
reporterRapid7
sourcehttps://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/linux/http/ibm_qradar_unauth_rce.rb
titleIBM QRadar SIEM Unauthenticated Remote Code Execution

Packetstorm

data sourcehttps://packetstormsecurity.com/files/download/148488/ibm_qradar_unauth_rce.rb.txt
idPACKETSTORM:148488
last seen2018-07-11
published2018-07-11
reporterPedro Ribeiro
sourcehttps://packetstormsecurity.com/files/148488/IBM-QRadar-SIEM-Unauthenticated-Remote-Code-Execution.html
titleIBM QRadar SIEM Unauthenticated Remote Code Execution