Vulnerabilities > CVE-2016-8580 - Improper Access Control vulnerability in Alienvault products
Attack vector
NETWORK Attack complexity
LOW Privileges required
NONE Confidentiality impact
HIGH Integrity impact
HIGH Availability impact
HIGH Summary
PHP object injection vulnerabilities exist in multiple widget files in AlienVault OSSIM and USM before 5.3.2. These vulnerabilities allow arbitrary PHP code execution via magic methods in included classes.
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 Alienvault OSSIM/USM 5.3.1 - PHP Object Injection. CVE-2016-8580. Webapps exploit for PHP platform file exploits/php/webapps/40682.txt id EDB-ID:40682 last seen 2016-11-02 modified 2016-11-02 platform php port published 2016-11-02 reporter Peter Lapp source https://www.exploit-db.com/download/40682/ title Alienvault OSSIM/USM 5.3.1 - PHP Object Injection type webapps description AlienVault OSSIM/USM <= 5.3.1 - Remote Code Execution (Metasploit). CVE-2016-8580. Webapps exploit for PHP platform id EDB-ID:41424 last seen 2017-02-22 modified 2017-01-31 published 2017-01-31 reporter Exploit-DB source https://www.exploit-db.com/download/41424/ title AlienVault OSSIM/USM <= 5.3.1 - Remote Code Execution (Metasploit)
Packetstorm
data source | https://packetstormsecurity.com/files/download/139488/ossim531-inject.txt |
id | PACKETSTORM:139488 |
last seen | 2016-12-05 |
published | 2016-11-02 |
reporter | Peter Lapp |
source | https://packetstormsecurity.com/files/139488/Alienvault-OSSIM-USM-5.3.1-PHP-Object-Injection.html |
title | Alienvault OSSIM/USM 5.3.1 PHP Object Injection |