Lucene search
+L

2559 matches found

securityvulns
securityvulns
added 2015/10/26 12:0 a.m.129 views

CVE-2015-5603: JIRA and the HipChat For JIRA plugin - Velocity Template Injection

Note: the current version of this advisory can be found at https://confluence.atlassian.com/x/IcBKLg . CVE ID: CVE-2015-5603 Product: JIRA and the HipChat for JIRA plugin. Affected HipChat For JIRA plugin versions: 1.3.2 = version 6.30.0 Affected JIRA product versions: 6.3.5 = version 6.4.11...

6.5CVSS0.4AI score0.59312EPSS
Exploits7
NVD
NVD
added 2015/09/21 7:59 p.m.20 views

CVE-2015-5603

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."...

6.5CVSS7.4AI score0.59312EPSS
Exploits7References6
Prion
Prion
added 2015/09/21 7:59 p.m.32 views

Design/Logic Flaw

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."...

6.5CVSS8.1AI score0.59312EPSS
Exploits7References6Affected Software1
Cvelist
Cvelist
added 2015/09/21 7:0 p.m.36 views

CVE-2015-5603

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."...

7.3AI score0.59312EPSS
Exploits7References6
CVE
CVE
added 2015/09/21 7:0 p.m.92 views

CVE-2015-5603

The CVE-2015-5603 issue affects Atlassian Jira when used with the HipChat for Jira plugin (versions prior to 6.30.0). An authenticated Jira user can trigger a Velocity Template Injection in the plugin, enabling arbitrary Java code execution. Exploitation targets the plugin’s template handling and...

6.5CVSS7.5AI score0.59312EPSS
Exploits7References6Affected Software1
Atlassian
Atlassian
added 2015/08/18 4:53 a.m.112 views

CVE-2015-5603: HipChat for JIRA plugin - Velocity Template Injection

We internally discovered that the HipChat For JIRA plugin had a resource that combined user input into a velocity template source and subsequently rendered it. Authenticated attackers can use this vulnerability to execute Java code of their choice on systems that have a vulnerable version of the...

6.5CVSS1.2AI score0.59312EPSS
Exploits7Affected Software1
Atlassian
Atlassian
added 2015/08/18 4:53 a.m.154 views

CVE-2015-5603: HipChat for JIRA plugin - Velocity Template Injection

We internally discovered that the HipChat For JIRA plugin had a resource that combined user input into a velocity template source and subsequently rendered it. Authenticated attackers can use this vulnerability to execute Java code of their choice on systems that have a vulnerable version of the...

6.5CVSS1.2AI score0.59312EPSS
Exploits7Affected Software1
Atlassian
Atlassian
added 2015/08/18 4:53 a.m.43 views

CVE-2015-5603: HipChat for JIRA plugin - Velocity Template Injection

We internally discovered that the HipChat For JIRA plugin had a resource that combined user input into a velocity template source and subsequently rendered it. Authenticated attackers can use this vulnerability to execute Java code of their choice on systems that have a vulnerable version of the...

6.5CVSS6.6AI score0.59312EPSS
Exploits7
myhack58
myhack58
added 2014/12/16 12:0 a.m.13 views

Mango cloud KODExlporer information leak+arbitrary command execution getshell(a-vulnerability warning-the black bar safety net

Do you want to blast your entire chrysanthemum it??? I take it slow and... Don't be afraid to hurt it. Give up Detailed description: Code I from official website next. Dog brother, waiting for the Universal rewards. I don't have how analysis, own download sets of source code to build it! I don't...

1.5AI score
Exploits0
Mageia
Mageia
added 2014/11/21 12:44 p.m.31 views

Updated php-smarty packages fix security vulnerability

Smarty before 3.1.21 allows remote attackers to bypass the secure mode restrictions and execute arbitrary PHP code as demonstrated by "literal" in a template CVE-2014-8350...

7.5CVSS7.3AI score0.03127EPSS
Exploits1References2
RedHat Linux
RedHat Linux
added 2014/09/15 5:52 a.m.6 views

openstack-horizon: multiple XSS flaws

A cross-site scripting XSS flaw was found in the way orchestration templates were handled. An owner of such a template could use this flaw to perform XSS attacks against other Horizon users. CVE-2014-3473 It was found that network names were not sanitized. A malicious user could use this flaw to...

4.3CVSS5.6AI score0.01917EPSS
Exploits1References4
Hacker One
Hacker One
added 2014/09/02 8:23 a.m.51 views

Square: CRITICAL Account takeover via AngularJS template injection in connect.squareup.com

Hi! The OAUTH prompt at https://connect.squareup.com/oauth2/authorize?clientid=EXAMPLE prints out the current OAUTH appname without sanitizing it from -style AngularJS templates. This makes it possible for an attacker to add an AngularJS template to his/her appname that calls the $scope.allow...

7.1AI score
Exploits0
Positive Technologies
Positive Technologies
added 2014/07/09 12:0 a.m.3 views

PT-2014-5345

Name of the Vulnerable Software and Affected Versions OpenStack Dashboard Horizon versions prior to 2013.2.4 OpenStack Dashboard Horizon versions 2014.1 prior to 2014.1.2 OpenStack Dashboard Horizon Juno versions prior to Juno-2 Description A cross-site scripting XSS issue exists in the...

4.3CVSS6AI score0.01689EPSS
Exploits0References28
seebug.org
seebug.org
added 2014/02/24 12:0 a.m.19 views

ThinkPHP远程代码执行隐患(需满足特定条件)

简要描述: 其某处处理存在安全隐患,开发者一不小心就可能写出有漏洞的代码造成任意代码执行。 详细说明: 这个问题之前看ThinkSNS就发现了: WooYun: ThinkSNS getshell一枚 ThinkSNS由于使用ThinkPHP模板,造成任意代码执行。 下面分析下ThinkPHP实现细节 模板类是ThinkPHP中一个重要的类,主要实现了为模板变量赋值,模板解析和输出模板变量的逻辑,其中模板变量的赋值通过assign函数进行,模板变量的解析通过display函数,模板编译通过fetch函数,这一系列对模板的读写与编译操作导致了漏洞的产生。...

7.1AI score
Exploits0
exploitpack
exploitpack
added 2010/03/25 12:0 a.m.34 views

INVOhost - SQL Injection

INVOhost - SQL Injection Andrés Gómez Exploit Title : INVOhost SQL Injection Date : 2010-04-24 Author : Andrés Gómez Software Link : http://www.invohost.com/ Contact : [email protected] Dork : "Powered by INVOhost" An attacker may execute arbitrary SQL statements on the vulnerable system...

8.6AI score
Exploits0
exploitpack
exploitpack
added 2008/07/30 12:0 a.m.2862 views

Pligg CMS 9.9.0 - Remote Code Execution

Pligg CMS 9.9.0 - Remote Code Execution !/usr/bin/perl -w use LWP::UserAgent; use MIME::Base64; use Digest::MD5 qwmd5hex; use Getopt::Std; getopts'h:', %args; print "\n"; print " Pligg new; $http-agent'Mozilla/5.0 Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1 Gecko/2008070208 Firefox/3.0.1';...

0.1AI score
Exploits0
seebug.org
seebug.org
added 2007/02/13 12:0 a.m.14 views

Advanced Poll <= 2.0.5-dev Remote Code Execution Exploit

No description provided by source. !/usr/bin/perl -w Advanced Poll 2.0.0 = 2.0.5-dev textfile RCE. date: 30/07/06 diwou [email protected] PHCKSEC c 2001-2006. Hey, what a mad world! use strict; use warnings; use LWP::UserAgent; use MD5; args: http://url/apollpath cmd proxy: export...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2007/02/13 12:0 a.m.30 views

Advanced Poll 2.0.5-dev - Remote Code Execution

!/usr/bin/perl -w Advanced Poll 2.0.0 = 2.0.5-dev textfile RCE. date: 30/07/06 diwou PHCKSEC c 2001-2006. Hey, what a mad world! use strict; use warnings; use LWP::UserAgent; use MD5; args: http://url/apollpath cmd proxy: export PROXY='http|https://www.my.big.and.famous.proxy:8080/' url:...

7.4AI score
Exploits0
exploitpack
exploitpack
added 2007/02/13 12:0 a.m.12 views

Advanced Poll 2.0.5-dev - Remote Code Execution

Advanced Poll 2.0.5-dev - Remote Code Execution !/usr/bin/perl -w Advanced Poll 2.0.0 = 2.0.5-dev textfile RCE. date: 30/07/06 diwou PHCKSEC c 2001-2006. Hey, what a mad world! use strict; use warnings; use LWP::UserAgent; use MD5; args: http://url/apollpath cmd proxy: export...

0.2AI score
Exploits0
Rows per page
Query Builder