Atlassian JIRA Privilege Escalation and Multiple Cross Site Scripting Vulnerabilities
🗓️ 30 Apr 2010 00:00:00Reported by Copyright (C) 2010 Greenbone AGType
openvas🔗 plugins.openvas.org👁 25 Views
| Reporter | Title | Published | Views | Family All 16 |
|---|---|---|---|---|
| CVE-2010-1164 | 19 Jun 202616:45 | – | circl | |
| CVE-2010-1165 | 19 Jun 202616:45 | – | circl | |
| CVE-2010-1164 | 20 Apr 201015:00 | – | cve | |
| CVE-2010-1165 | 20 Apr 201015:00 | – | cve | |
| CVE-2010-1164 | 20 Apr 201015:00 | – | cvelist | |
| CVE-2010-1165 | 20 Apr 201015:00 | – | cvelist | |
| EUVD-2010-1194 | 7 Oct 202500:30 | – | euvd | |
| EUVD-2010-1195 | 7 Oct 202500:30 | – | euvd | |
| Atlassian Jira < 4.1.1 Multiple Vulnerabilities | 6 Feb 201800:00 | – | nessus | |
| Atlassian JIRA 500page.jsp Referer XSS | 20 Apr 201000:00 | – | nessus |
10
# SPDX-FileCopyrightText: 2010 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only
CPE = "cpe:/a:atlassian:jira";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.902047");
script_version("2025-03-05T05:38:52+0000");
script_tag(name:"last_modification", value:"2025-03-05 05:38:52 +0000 (Wed, 05 Mar 2025)");
script_tag(name:"creation_date", value:"2010-04-30 15:20:35 +0200 (Fri, 30 Apr 2010)");
script_tag(name:"cvss_base", value:"9.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:S/C:C/I:C/A:C");
script_cve_id("CVE-2010-1164", "CVE-2010-1165");
script_tag(name:"qod_type", value:"remote_banner");
script_tag(name:"solution_type", value:"VendorFix");
script_name("Atlassian JIRA Privilege Escalation and Multiple Cross Site Scripting Vulnerabilities");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2010 Greenbone AG");
script_family("Web application abuses");
script_dependencies("gb_atlassian_jira_http_detect.nasl");
script_mandatory_keys("atlassian/jira/detected");
script_tag(name:"summary", value:"Atlassian JIRA is prone to privilege escalation and multiple cross
site scripting vulnerabilities.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"insight", value:"The flaws are caused because input passed to the
- 'element' or 'defaultColor' parameters to the 'Colour Picker' page,
- 'formName' and 'element' parameters and the 'full user name' field to the
'User Picker' and 'Group Picker' page,
- 'announcement_preview_banner_st' parameter to the 'Announcement Banner Preview' page,
- 'portletKey' parameter to 'runportleterror.jsp',
URL to 'issuelinksmall.jsp',
- 'afterURL' parameter to 'screenshot-redirecter.jsp',
- 'Referrer' HTTP request header to '500page.jsp'
- 'groupnames.jsp', 'indexbrowser.jsp', 'classpath-debug.jsp',
'viewdocument.jsp', and 'cleancommentspam.jsp' are not properly sanitised before being returned to the user.
It allows administrative users to change certain path settings, which can be
exploited to gain operating system account privileges to the server infrastructure.");
script_tag(name:"impact", value:"Successful exploitation will let attackers to execute arbitrary script or
gain higher privileges.");
script_tag(name:"affected", value:"Atlassian JIRA version 3.12 through 4.1");
script_tag(name:"solution", value:"Upgrade to the Atlassian JIRA version 4.1.1 or later.");
script_xref(name:"URL", value:"http://secunia.com/advisories/39353");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/39485");
script_xref(name:"URL", value:"http://xforce.iss.net/xforce/xfdb/57826");
script_xref(name:"URL", value:"http://xforce.iss.net/xforce/xfdb/57828");
script_xref(name:"URL", value:"http://jira.atlassian.com/browse/JRA-21004");
script_xref(name:"URL", value:"http://jira.atlassian.com/browse/JRA-20995");
script_xref(name:"URL", value:"http://www.openwall.com/lists/oss-security/2010/04/16/4");
script_xref(name:"URL", value:"http://www.openwall.com/lists/oss-security/2010/04/16/3");
script_xref(name:"URL", value:"http://confluence.atlassian.com/display/JIRA/JIRA+Security+Advisory+2010-04-16#JIRASecurityAdvisory2010-04-16-XSSVulnerabilitiesinJIRA");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
if (!port = get_app_port(cpe: CPE))
exit(0);
if (!version = get_app_version(cpe: CPE, port: port))
exit(0);
if (version_is_less(version: version, test_version: "4.1.1")) {
report = report_fixed_ver(installed_version: version, fixed_version: "4.1.1");
security_message(port: port, data: report);
exit(0);
}
exit(0);Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
05 Mar 2025 00:00Current
6.4Medium risk
Vulners AI Score6.4
CVSS 29
EPSS0.04436