Ikiwiki 'htmlscrubber' Cross Site Scripting Vulnerability
🗓️ 06 Apr 2010 00:00:00Reported by Copyright (C) 2010 Greenbone AGType
openvas🔗 plugins.openvas.org👁 20 Views
| Reporter | Title | Published | Views | Family All 14 |
|---|---|---|---|---|
| CVE-2010-1195 | 31 Mar 201017:35 | – | cve | |
| CVE-2010-1195 | 31 Mar 201017:35 | – | cvelist | |
| CVE-2010-1195 | 31 Mar 201017:35 | – | debiancve | |
| Debian DSA-2020-1 : ikiwiki - insufficient input sanitization | 23 Mar 201000:00 | – | nessus | |
| EUVD-2010-1225 | 7 Oct 202500:30 | – | euvd | |
| CVE-2010-1195 | 31 Mar 201018:00 | – | nvd | |
| Debian: Security Advisory (DSA-2020-1) | 30 Mar 201000:00 | – | openvas | |
| Debian Security Advisory DSA 2020-1 (ikiwiki) | 30 Mar 201000:00 | – | openvas | |
| Ikiwiki 'htmlscrubber' Cross Site Scripting Vulnerability | 6 Apr 201000:00 | – | openvas | |
| DEBIAN-CVE-2010-1195 | 31 Mar 201018:00 | – | osv |
10
| Source | Link |
|---|---|
| ikiwiki | www.ikiwiki.info/download/ |
| secunia | www.secunia.com/advisories/38983 |
| vupen | www.vupen.com/english/advisories/2010/0662 |
| ikiwiki | www.ikiwiki.info/security/ |
# 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
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.800746");
script_version("2023-07-28T16:09:07+0000");
script_tag(name:"last_modification", value:"2023-07-28 16:09:07 +0000 (Fri, 28 Jul 2023)");
script_tag(name:"creation_date", value:"2010-04-06 08:47:09 +0200 (Tue, 06 Apr 2010)");
script_cve_id("CVE-2010-1195");
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_name("Ikiwiki 'htmlscrubber' Cross Site Scripting Vulnerability");
script_xref(name:"URL", value:"http://ikiwiki.info/download/");
script_xref(name:"URL", value:"http://secunia.com/advisories/38983");
script_xref(name:"URL", value:"http://ikiwiki.info/security/#index36h2");
script_xref(name:"URL", value:"http://www.vupen.com/english/advisories/2010/0662");
script_tag(name:"qod_type", value:"remote_banner_unreliable");
script_copyright("Copyright (C) 2010 Greenbone AG");
script_category(ACT_GATHER_INFO);
script_family("Web application abuses");
script_dependencies("gb_ikiwiki_consolidation.nasl");
script_mandatory_keys("ikiwiki/detected");
script_tag(name:"solution_type", value:"VendorFix");
script_tag(name:"impact", value:"Successful exploitation will let the attacker execute arbitrary script code,
in a user's browser session in the context of an affected site.");
script_tag(name:"affected", value:"ikiwiki versions 2.x through 2.53.4 and 3.x through 3.20100311");
script_tag(name:"insight", value:"The flaw is caused by an input validation error in the htmlscrubber component
when processing 'data:image/svg+xml' URIs.");
script_tag(name:"solution", value:"Upgrade to ikiwiki version 2.53.5 or 3.20100312");
script_tag(name:"summary", value:"Ikiwiki is prone to a cross-site scripting (XSS) vulnerability.");
exit(0);
}
CPE = "cpe:/a:ikiwiki:ikiwiki";
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_in_range(version:version, test_version:"2.0", test_version2:"2.53.4")){
report = report_fixed_ver(installed_version:version, fixed_version:"2.53.5");
security_message(data:report, port:port);
exit(0);
}
if(version_in_range(version:version, test_version:"3.0", test_version2:"3.20100311")){
report = report_fixed_ver(installed_version:version, fixed_version:"3.20100312");
security_message(data:report, port:port);
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
28 Jul 2023 00:00Current
5.5Medium risk
Vulners AI Score5.5
CVSS 24.3
EPSS0.0171