WordPress MU Cross-Site Scripting Vulnerability (Apr 2009)
🗓️ 11 May 2009 00:00:00Reported by Copyright (C) 2009 Greenbone AGType
openvas🔗 plugins.openvas.org👁 33 Views
| Reporter | Title | Published | Views | Family All 22 |
|---|---|---|---|---|
| CVE-2009-1030 | 10 Mar 200900:00 | – | circl | |
| CVE-2009-1030 | 20 Mar 200900:00 | – | cve | |
| CVE-2009-1030 | 20 Mar 200900:00 | – | cvelist | |
| WordPress MU < 2.7 - 'HOST' HTTP Header Cross-Site Scripting | 10 Mar 200900:00 | – | exploitdb | |
| EUVD-2009-1031 | 7 Oct 202500:30 | – | euvd | |
| [SECURITY] Fedora 10 Update: wordpress-mu-2.6.5-2.fc10 | 9 Apr 200916:15 | – | fedora | |
| [SECURITY] Fedora 10 Update: wordpress-mu-2.8.4a-1.fc10 | 15 Aug 200908:11 | – | fedora | |
| [SECURITY] Fedora 10 Update: wordpress-mu-2.8.5.2-1.fc10 | 10 Nov 200917:57 | – | fedora | |
| Fedora 10 : wordpress-mu-2.6.5-2.fc10 (2009-3474) | 23 Apr 200900:00 | – | nessus | |
| HP-UX PHKL_40845 : HP-UX running AudFilter rules enabled, Local Denial of Service (DoS) (HPSBUX02514 SSRT100010 rev.1) | 5 Apr 201000:00 | – | nessus |
10
| Source | Link |
|---|---|
| xforce | www.xforce.iss.net/xforce/xfdb/49184 |
| securityfocus | www.securityfocus.com/bid/34075 |
| milw0rm | www.milw0rm.com/exploits/8196 |
| securitytracker | www.securitytracker.com/alerts/2009/Mar/1021838.html |
# 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:wordpress:wordpress_mu";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.800376");
script_version("2024-02-19T05:05:57+0000");
script_tag(name:"last_modification", value:"2024-02-19 05:05:57 +0000 (Mon, 19 Feb 2024)");
script_tag(name:"creation_date", value:"2009-05-11 08:41:11 +0200 (Mon, 11 May 2009)");
script_tag(name:"cvss_base", value:"4.3");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:N/I:P/A:N");
script_cve_id("CVE-2009-1030");
script_name("WordPress MU Cross-Site Scripting Vulnerability (Apr 2009)");
script_xref(name:"URL", value:"http://www.milw0rm.com/exploits/8196");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/34075");
script_xref(name:"URL", value:"http://xforce.iss.net/xforce/xfdb/49184");
script_xref(name:"URL", value:"http://securitytracker.com/alerts/2009/Mar/1021838.html");
script_tag(name:"qod_type", value:"remote_banner_unreliable");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2009 Greenbone AG");
script_family("Web application abuses");
script_dependencies("gb_wordpress_http_detect.nasl");
script_mandatory_keys("wordpress/detected");
script_tag(name:"impact", value:"Successful exploitation will let the attacker execute malicious crafted
HTTP headers and conduct cross site scripting attacks to gain administrative
privileges into the affected web application.");
script_tag(name:"affected", value:"WordPress MU before 2.7 on all running platform.");
script_tag(name:"insight", value:"The vulnerability is due to improper validation of user supplied input in
'wp-includes/wpmu-functions.php' for choose_primary_blog function.");
script_tag(name:"solution", value:"Update to Version 2.7 or later.");
script_tag(name:"summary", value:"WordPress MU is prone to a cross-site scripting (XSS) vulnerability.");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("version_func.inc");
include("host_details.inc");
if(!wpmuPort = get_app_port(cpe:CPE))
exit(0);
if(!ver = get_app_version(cpe:CPE, port:wpmuPort))
exit(0);
if(version_is_less(version:ver, test_version:"2.7")){
report = report_fixed_ver(installed_version:ver, fixed_version:"2.7");
security_message(port:wpmuPort, 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
19 Feb 2024 00:00Current
5.4Medium risk
Vulners AI Score5.4
CVSS 24.3
EPSS0.04664