Openfire < 3.6.1 Multiple Vulnerabilities
🗓️ 26 Mar 2009 00:00:00Reported by Copyright (C) 2009 Greenbone AGType
openvas🔗 plugins.openvas.org👁 34 Views
| Reporter | Title | Published | Views | Family All 45 |
|---|---|---|---|---|
| openfire -- multiple vulnerabilities | 7 Nov 200800:00 | – | freebsd | |
| CVE-2023-32315 | 26 May 202300:00 | – | attackerkb | |
| CVE-2008-6508 | 9 Nov 200800:00 | – | circl | |
| CVE-2008-6509 | 9 Nov 200800:00 | – | circl | |
| CVE-2008-6510 | 9 Nov 200800:00 | – | circl | |
| CVE-2008-6511 | 9 Nov 200800:00 | – | circl | |
| Jive Software Openfire Jabber Server Authentication Bypass (CVE-2008-6508) | 2 Dec 200900:00 | – | checkpoint_advisories | |
| Jive Software Openfire Jabber Server SQL Injection (CVE-2008-6509) | 13 Oct 200900:00 | – | checkpoint_advisories | |
| CVE-2008-6508 | 23 Mar 200919:26 | – | cve | |
| CVE-2008-6509 | 23 Mar 200919:26 | – | cve |
10
| Source | Link |
|---|---|
| secunia | www.secunia.com/advisories/32478 |
| igniterealtime | www.igniterealtime.org/builds/openfire/docs/latest/changelog.html |
| milw0rm | www.milw0rm.com/exploits/7075 |
| andreas-kurtz | www.andreas-kurtz.de/advisories/AKADV2008-001-v1.0.txt |
| securityfocus | www.securityfocus.com/bid/32189 |
# SPDX-FileCopyrightText: 2009 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:igniterealtime:openfire";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.900484");
script_version("2025-01-21T05:37:33+0000");
script_tag(name:"last_modification", value:"2025-01-21 05:37:33 +0000 (Tue, 21 Jan 2025)");
script_tag(name:"creation_date", value:"2009-03-26 11:19:12 +0100 (Thu, 26 Mar 2009)");
script_tag(name:"cvss_base", value:"7.5");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:P/A:P");
script_cve_id("CVE-2008-6511", "CVE-2008-6510", "CVE-2008-6508", "CVE-2008-6509");
script_tag(name:"qod_type", value:"remote_banner");
script_tag(name:"solution_type", value:"VendorFix");
script_name("Openfire < 3.6.1 Multiple Vulnerabilities");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2009 Greenbone AG");
script_family("Web application abuses");
script_dependencies("gb_openfire_http_detect.nasl");
script_mandatory_keys("openfire/detected");
script_tag(name:"summary", value:"Openfire is prone to multiple vulnerabilities.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"insight", value:"Multiple flaws are due to:
- Error in the AuthCheckFilter which causes access to administrative resources without admin
authentication
- Error in the type parameter inside the file 'sipark-log-summary.jsp' which causes an SQL
injection
- Error in the 'login.jsp' URL parameter which accept malicious chars as input which causes an
XSS
- Error in the SIP-Plugin which is deactivated by default which lets an attacker install the
plugin by using admin authentication bypass methods");
script_tag(name:"impact", value:"Successful exploitation will let the attacker cause multiple
attacks in the context of the application i.e. cross-site scripting (XSS), disclosure of
sensitive information, phishing attacks through the affected parameters.");
script_tag(name:"affected", value:"Openfire prior to version 3.6.1.");
script_tag(name:"solution", value:"Update to version 3.6.1 or later.");
script_xref(name:"URL", value:"http://secunia.com/advisories/32478");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/32189");
script_xref(name:"URL", value:"http://www.milw0rm.com/exploits/7075");
script_xref(name:"URL", value:"http://www.andreas-kurtz.de/advisories/AKADV2008-001-v1.0.txt");
script_xref(name:"URL", value:"http://www.igniterealtime.org/builds/openfire/docs/latest/changelog.html");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
if( ! port = get_app_port( cpe:CPE ) )
exit( 0 );
if( ! vers = get_app_version( cpe:CPE, port:port ) )
exit( 0 );
if( version_is_less( version:vers, test_version:"3.6.1" ) ) {
report = report_fixed_ver( installed_version:vers, fixed_version:"3.6.1" );
security_message( port:port, data:report );
exit( 0 );
}
exit( 99 );
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
21 Jan 2025 00:00Current
8.6High risk
Vulners AI Score8.6
CVSS 27.5
EPSS0.83382