Vulnerabilities > CVE-2014-3805 - Code Injection vulnerability in Alienvault Open Source Security Information Management
Attack vector
UNKNOWN Attack complexity
UNKNOWN Privileges required
UNKNOWN Confidentiality impact
UNKNOWN Integrity impact
UNKNOWN Availability impact
UNKNOWN Summary
The av-centerd SOAP service in AlienVault OSSIM before 4.7.0 allows remote attackers to execute arbitrary commands via a crafted (1) get_license, (2) get_log_line, or (3) update_system/upgrade_pro_web request, a different vulnerability than CVE-2014-3804.
Vulnerable Configurations
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Leverage Executable Code in Non-Executable Files An attack of this type exploits a system's trust in configuration and resource files, when the executable loads the resource (such as an image file or configuration file) the attacker has modified the file to either execute malicious code directly or manipulate the target process (e.g. application server) to execute based on the malicious configuration parameters. Since systems are increasingly interrelated mashing up resources from local and remote sources the possibility of this attack occurring is high. The attack can be directed at a client system, such as causing buffer overrun through loading seemingly benign image files, as in Microsoft Security Bulletin MS04-028 where specially crafted JPEG files could cause a buffer overrun once loaded into the browser. Another example targets clients reading pdf files. In this case the attacker simply appends javascript to the end of a legitimate url for a pdf (http://www.gnucitizen.org/blog/danger-danger-danger/) http://path/to/pdf/file.pdf#whatever_name_you_want=javascript:your_code_here The client assumes that they are reading a pdf, but the attacker has modified the resource and loaded executable javascript into the client's browser process. The attack can also target server processes. The attacker edits the resource or configuration file, for example a web.xml file used to configure security permissions for a J2EE app server, adding role name "public" grants all users with the public role the ability to use the administration functionality. The server trusts its configuration file to be correct, but when they are manipulated, the attacker gains full control.
- Manipulating User-Controlled Variables This attack targets user controlled variables (DEBUG=1, PHP Globals, and So Forth). An attacker can override environment variables leveraging user-supplied, untrusted query variables directly used on the application server without any data sanitization. In extreme cases, the attacker can change variables controlling the business logic of the application. For instance, in languages like PHP, a number of poorly set default configurations may allow the user to override variables.
Exploit-Db
description AlienVault OSSIM < 4.7.0 - av-centerd 'get_log_line()' Remote Code Execution. CVE-2014-3805. Remote exploit for linux platform id EDB-ID:33805 last seen 2016-02-03 modified 2014-06-18 published 2014-06-18 reporter Alfredo Ramirez source https://www.exploit-db.com/download/33805/ title AlienVault OSSIM < 4.7.0 - av-centerd 'get_log_line' Remote Code Execution description Alienvault OSSIM av-centerd 4.7.0 - 'get_log_line' Command Injection (Metasploit). CVE-2014-3805. Remote exploit for Linux platform. Tags: Metasploit Framework file exploits/linux/remote/42709.rb id EDB-ID:42709 last seen 2017-09-13 modified 2017-09-13 platform linux port 40007 published 2017-09-13 reporter Exploit-DB source https://www.exploit-db.com/download/42709/ title Alienvault OSSIM av-centerd 4.7.0 - 'get_log_line' Command Injection (Metasploit) type remote
Nessus
NASL family | CGI abuses |
NASL id | OSSIM_SOAP_4_7_0.NASL |
description | The remote host is running a version of AlienVault Open Source Security Information Management (OSSIM) that is affected by a remote code execution vulnerability in the |
last seen | 2020-06-01 |
modified | 2020-06-02 |
plugin id | 76193 |
published | 2014-06-23 |
reporter | This script is Copyright (C) 2014-2018 and is owned by Tenable, Inc. or an Affiliate thereof. |
source | https://www.tenable.com/plugins/nessus/76193 |
title | AlienVault OSSIM 'av-centerd' Remote Code Execution |
code |
|
Packetstorm
data source | https://packetstormsecurity.com/files/download/144161/alientvaultossim470-exec.rb.txt |
id | PACKETSTORM:144161 |
last seen | 2017-09-15 |
published | 2017-09-14 |
reporter | James Fitts |
source | https://packetstormsecurity.com/files/144161/Alienvault-OSSIM-av-centerd-4.7.0-get_log_line-Command-Injection.html |
title | Alienvault OSSIM av-centerd 4.7.0 get_log_line Command Injection |
Seebug
bulletinFamily | exploit |
description | No description provided by source. |
id | SSV:86990 |
last seen | 2017-11-19 |
modified | 2014-07-01 |
published | 2014-07-01 |
reporter | Root |
source | https://www.seebug.org/vuldb/ssvid-86990 |
title | AlienVault OSSIM < 4.7.0 - av-centerd 'get_log_line()' Remote Code Execution |
References
- http://forums.alienvault.com/discussion/2690
- http://forums.alienvault.com/discussion/2690
- http://zerodayinitiative.com/advisories/ZDI-14-198/
- http://zerodayinitiative.com/advisories/ZDI-14-198/
- http://zerodayinitiative.com/advisories/ZDI-14-199/
- http://zerodayinitiative.com/advisories/ZDI-14-199/
- http://zerodayinitiative.com/advisories/ZDI-14-204/
- http://zerodayinitiative.com/advisories/ZDI-14-204/
- https://www.exploit-db.com/exploits/42709/
- https://www.exploit-db.com/exploits/42709/