Vulnerabilities > CVE-2016-9722 - Improper Access Control vulnerability in IBM Qradar Security Information and Event Manager
Attack vector
NETWORK Attack complexity
MEDIUM Privileges required
SINGLE Confidentiality impact
PARTIAL Integrity impact
PARTIAL Availability impact
NONE 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.
Vulnerable Configurations
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
description | IBM QRadar SIEM - Unauthenticated Remote Code Execution (Metasploit). CVE-2016-9722,CVE-2018-1418,CVE-2018-1612. Remote exploit for Unix platform. Tags: Meta... |
file | exploits/unix/remote/45005.rb |
id | EDB-ID:45005 |
last seen | 2018-07-11 |
modified | 2018-07-11 |
platform | unix |
port | 443 |
published | 2018-07-11 |
reporter | Exploit-DB |
source | https://www.exploit-db.com/download/45005/ |
title | IBM QRadar SIEM - Unauthenticated Remote Code Execution (Metasploit) |
type | remote |
Metasploit
description | IBM 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. |
id | MSF:EXPLOIT/LINUX/HTTP/IBM_QRADAR_UNAUTH_RCE |
last seen | 2020-06-13 |
modified | 2020-05-09 |
published | 2018-05-28 |
references |
|
reporter | Rapid7 |
source | https://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/linux/http/ibm_qradar_unauth_rce.rb |
title | IBM QRadar SIEM Unauthenticated Remote Code Execution |
Packetstorm
data source | https://packetstormsecurity.com/files/download/148488/ibm_qradar_unauth_rce.rb.txt |
id | PACKETSTORM:148488 |
last seen | 2018-07-11 |
published | 2018-07-11 |
reporter | Pedro Ribeiro |
source | https://packetstormsecurity.com/files/148488/IBM-QRadar-SIEM-Unauthenticated-Remote-Code-Execution.html |
title | IBM QRadar SIEM Unauthenticated Remote Code Execution |