DokuWiki Reflected File Download Vulnerability
🗓️ 27 Feb 2018 00:00:00Reported by Copyright (C) 2018 Greenbone AGType
openvas🔗 plugins.openvas.org👁 1123 Views
| Reporter | Title | Published | Views | Family All 23 |
|---|---|---|---|---|
| DokuWiki Reflection File Download Vulnerability | 5 Feb 201800:00 | – | cnvd | |
| CVE-2017-18123 | 3 Feb 201803:00 | – | cve | |
| CVE-2017-18123 | 3 Feb 201803:00 | – | cvelist | |
| [SECURITY] [DLA 1269-1] dokuwiki security update | 4 Feb 201810:37 | – | debian | |
| [SECURITY] [DLA 1413-1] dokuwiki security update | 5 Jul 201816:36 | – | debian | |
| CVE-2017-18123 | 3 Feb 201803:00 | – | debiancve | |
| Debian DLA-1269-1 : dokuwiki security update | 5 Feb 201800:00 | – | nessus | |
| Debian DLA-1413-1 : dokuwiki security update | 6 Jul 201800:00 | – | nessus | |
| Linux Distros Unpatched Vulnerability : CVE-2017-18123 | 24 Aug 202500:00 | – | nessus | |
| EUVD-2017-9258 | 7 Oct 202500:30 | – | euvd |
10
| Source | Link |
|---|---|
| github | www.github.com/splitbrain/dokuwiki/issues/2029 |
# SPDX-FileCopyrightText: 2018 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:dokuwiki:dokuwiki";
if (description)
{
script_oid("1.3.6.1.4.1.25623.1.0.140814");
script_version("2023-07-20T05:05:17+0000");
script_tag(name:"last_modification", value:"2023-07-20 05:05:17 +0000 (Thu, 20 Jul 2023)");
script_tag(name:"creation_date", value:"2018-02-27 10:06:40 +0700 (Tue, 27 Feb 2018)");
script_tag(name:"cvss_base", value:"9.3");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:C/I:C/A:C");
script_tag(name:"severity_vector", value:"CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2018-07-07 01:29:00 +0000 (Sat, 07 Jul 2018)");
script_cve_id("CVE-2017-18123");
script_tag(name:"qod_type", value:"remote_vul");
script_tag(name:"solution_type", value:"VendorFix");
script_name("DokuWiki Reflected File Download Vulnerability");
script_category(ACT_ATTACK);
script_copyright("Copyright (C) 2018 Greenbone AG");
script_family("Web application abuses");
script_dependencies("gb_dokuwiki_detect.nasl");
script_mandatory_keys("dokuwiki/installed");
script_tag(name:"summary", value:"The call parameter of /lib/exe/ajax.php in DokuWiki does not properly encode
user input, which leads to a reflected file download vulnerability, and allows remote attackers to run arbitrary
programs.");
script_tag(name:"vuldetect", value:"Sends a crafted HTTP GET request and checks the response.");
script_tag(name:"affected", value:"DokuWiki 2017-02-19e and prior.");
script_tag(name:"solution", value:"Apply the provided patch.");
script_xref(name:"URL", value:"https://github.com/splitbrain/dokuwiki/issues/2029");
exit(0);
}
include("host_details.inc");
include("http_func.inc");
include("http_keepalive.inc");
if (!port = get_app_port(cpe: CPE))
exit(0);
if (!dir = get_app_location(cpe: CPE, port: port))
exit(0);
if (dir == "/")
dir = "";
url = dir + '/lib/exe/ajax.php?call=%7c%7c%63%61%6c%63%7c%7c';
if (http_vuln_check(port: port, url: url, pattern: "AJAX call '\|\|calc\|\|' unknown!", check_header: TRUE)) {
report = http_report_vuln_url(port: port, url: url);
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
20 Jul 2023 00:00Current
8.5High risk
Vulners AI Score8.5
CVSS 38.6
CVSS 29.3
EPSS0.02596