Vulnerabilities > CVE-2015-1497 - Code Injection vulnerability in Persistent Systems Radia Client Automation
Attack vector
UNKNOWN Attack complexity
UNKNOWN Privileges required
UNKNOWN Confidentiality impact
UNKNOWN Integrity impact
UNKNOWN Availability impact
UNKNOWN Summary
radexecd.exe in Persistent Systems Radia Client Automation (RCA) 7.9, 8.1, 9.0, and 9.1 allows remote attackers to execute arbitrary commands via a crafted request to TCP port 3465.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
Application | 4 |
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 Persistent Systems Client Automation Command Injection RCE. CVE-2015-1497. Remote exploit for windows platform file exploits/windows/remote/36206.rb id EDB-ID:36206 last seen 2016-02-04 modified 2015-02-27 platform windows port 3465 published 2015-02-27 reporter Ben Turner source https://www.exploit-db.com/download/36206/ title Persistent Systems Client Automation Command Injection RCE type remote description HP Client Automation Command Injection. CVE-2015-1497. Remote exploits for multiple platform file exploits/multiple/remote/36169.rb id EDB-ID:36169 last seen 2016-02-04 modified 2015-02-24 platform multiple port 3465 published 2015-02-24 reporter metasploit source https://www.exploit-db.com/download/36169/ title HP Client Automation Command Injection type remote description HP Client - Automation Command Injection / Remote Code Execution. CVE-2015-1497. Remote exploit for Multiple platform file exploits/multiple/remote/40491.py id EDB-ID:40491 last seen 2016-10-10 modified 2016-10-10 platform multiple port published 2016-10-10 reporter SlidingWindow source https://www.exploit-db.com/download/40491/ title HP Client - Automation Command Injection / Remote Code Execution type remote
Metasploit
description | This module exploits a command injection vulnerability on HP Client Automation, distributed actually as Persistent Systems Client Automation. The vulnerability exists in the Notify Daemon (radexecd.exe), which doesn't authenticate execution requests by default. This module has been tested successfully on HP Client Automation 9.00 on Windows 2003 SP2 and CentOS 5. |
id | MSF:EXPLOIT/MULTI/MISC/PERSISTENT_HPCA_RADEXEC_EXEC |
last seen | 2020-06-07 |
modified | 2017-07-24 |
published | 2015-02-20 |
references | |
reporter | Rapid7 |
source | https://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/multi/misc/persistent_hpca_radexec_exec.rb |
title | HP Client Automation Command Injection |
Nessus
NASL family | General |
NASL id | RADEXECD_CVE-2015-1497.NASL |
description | The Persistent Systems Radia Client Automation (formerly HP Client Automation) agent listening on the remote port is affected by a command execution vulnerability due to a flaw in the radexecd.exe component. An unauthenticated, remote attacker can exploit this to execute arbitrary commands in the context of the radexecd process. |
last seen | 2020-06-01 |
modified | 2020-06-02 |
plugin id | 86427 |
published | 2015-10-19 |
reporter | This script is Copyright (C) 2015-2019 Tenable Network Security, Inc. |
source | https://www.tenable.com/plugins/nessus/86427 |
title | Persistent Systems Radia Client Automation Agent Command Injection |
code |
|
Packetstorm
data source https://packetstormsecurity.com/files/download/139051/HP_Client_Automation_Exploit.txt id PACKETSTORM:139051 last seen 2016-12-05 published 2016-10-10 reporter slidingwindow0xff source https://packetstormsecurity.com/files/139051/HP-Client-Automation-7.9-Command-Injection.html title HP Client Automation 7.9 Command Injection data source https://packetstormsecurity.com/files/download/130459/persistent_hpca_radexec_exec.rb.txt id PACKETSTORM:130459 last seen 2016-12-05 published 2015-02-24 reporter juan vazquez source https://packetstormsecurity.com/files/130459/HP-Client-Automation-Command-Injection.html title HP Client Automation Command Injection
Saint
bid | 72612 |
description | Radia Client Automation radexecd.exe command injection |
osvdb | 118382 |
title | radia_client_automation_radexecd |
type | remote |
References
- http://osvdb.org/show/osvdb/118382
- http://osvdb.org/show/osvdb/118382
- http://packetstormsecurity.com/files/130459/HP-Client-Automation-Command-Injection.html
- http://packetstormsecurity.com/files/130459/HP-Client-Automation-Command-Injection.html
- http://www.exploit-db.com/exploits/36169
- http://www.exploit-db.com/exploits/36169
- http://www.exploit-db.com/exploits/36206
- http://www.exploit-db.com/exploits/36206
- http://www.securityfocus.com/bid/72612
- http://www.securityfocus.com/bid/72612
- http://www.zerodayinitiative.com/advisories/ZDI-15-038/
- http://www.zerodayinitiative.com/advisories/ZDI-15-038/
- https://support.accelerite.com/hc/en-us/articles/203659814-Accelerite-releases-solutions-and-best-practices-to-enhance-the-security-for-RBAC-and-Remote-Notify-features
- https://support.accelerite.com/hc/en-us/articles/203659814-Accelerite-releases-solutions-and-best-practices-to-enhance-the-security-for-RBAC-and-Remote-Notify-features
- https://www.exploit-db.com/exploits/40491/
- https://www.exploit-db.com/exploits/40491/