Vulnerabilities > CVE-2015-5603 - Code Injection vulnerability in Atlassian Hipchat
Attack vector
UNKNOWN Attack complexity
UNKNOWN Privileges required
UNKNOWN Confidentiality impact
UNKNOWN Integrity impact
UNKNOWN Availability impact
UNKNOWN Summary
The HipChat for JIRA plugin before 6.30.0 for Atlassian JIRA allows remote authenticated users to execute arbitrary Java code via unspecified vectors, related to "Velocity Template Injection Vulnerability."
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 JIRA and HipChat for JIRA Plugin Velocity Template Injection Vulnerability. CVE-2015-5603. Webapps exploit for java platform file exploits/java/webapps/38551.py id EDB-ID:38551 last seen 2016-02-04 modified 2015-10-28 platform java port published 2015-10-28 reporter Chris Wood source https://www.exploit-db.com/download/38551/ title JIRA and HipChat for JIRA Plugin Velocity Template Injection Vulnerability type webapps description Atlassian HipChat for Jira Plugin Velocity Template Injection. CVE-2015-5603. Remote exploits for multiple platform file exploits/multiple/remote/38905.rb id EDB-ID:38905 last seen 2016-02-04 modified 2015-12-08 platform multiple port 8080 published 2015-12-08 reporter metasploit source https://www.exploit-db.com/download/38905/ title Atlassian HipChat for Jira Plugin Velocity Template Injection type remote
Metasploit
description | Atlassian Hipchat is a web service for internal instant messaging. A plugin is available for Jira that allows team collaboration at real time. A message can be used to inject Java code into a Velocity template, and gain code execution as Jira. Authentication is required to exploit this vulnerability, and you must make sure the account you're using isn't protected by captcha. By default, Java payload will be used because it is cross-platform, but you can also specify which native payload you want (Linux or Windows). HipChat for Jira plugin versions between 1.3.2 and 6.30.0 are affected. Jira versions between 6.3.5 and 6.4.10 are also affected by default, because they were bundled with a vulnerable copy of HipChat. When using the check command, if you supply a valid username and password, the module will be able to trigger the bug and check more accurately. If not, it falls back to passive, which can only tell if the target is running on a Jira version that is bundled with a vulnerable copy of Hipchat by default, which is less reliable. This vulnerability was originally discovered internally by Atlassian. |
id | MSF:EXPLOIT/MULTI/HTTP/JIRA_HIPCHAT_TEMPLATE |
last seen | 2020-05-26 |
modified | 2018-08-10 |
published | 2015-12-03 |
references | |
reporter | Rapid7 |
source | https://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/multi/http/jira_hipchat_template.rb |
title | Atlassian HipChat for Jira Plugin Velocity Template Injection |
Packetstorm
data source | https://packetstormsecurity.com/files/download/134644/jira_hipchat_template.rb.txt |
id | PACKETSTORM:134644 |
last seen | 2016-12-05 |
published | 2015-12-04 |
reporter | sinn3r |
source | https://packetstormsecurity.com/files/134644/Atlassian-HipChat-for-Jira-Plugin-Velocity-Template-Injection.html |
title | Atlassian HipChat for Jira Plugin Velocity Template Injection |
References
- http://packetstormsecurity.com/files/133401/Jira-HipChat-For-Jira-Java-Code-Execution.html
- http://packetstormsecurity.com/files/133401/Jira-HipChat-For-Jira-Java-Code-Execution.html
- http://www.rapid7.com/db/modules/exploit/multi/http/jira_hipchat_template
- http://www.rapid7.com/db/modules/exploit/multi/http/jira_hipchat_template
- http://www.securityfocus.com/archive/1/536374/100/0/threaded
- http://www.securityfocus.com/archive/1/536374/100/0/threaded
- https://confluence.atlassian.com/jira/jira-and-hipchat-for-jira-plugin-security-advisory-2015-08-26-776650785.html
- https://confluence.atlassian.com/jira/jira-and-hipchat-for-jira-plugin-security-advisory-2015-08-26-776650785.html
- https://www.exploit-db.com/exploits/38551/
- https://www.exploit-db.com/exploits/38551/
- https://www.exploit-db.com/exploits/38905/
- https://www.exploit-db.com/exploits/38905/