D-Link Multiple DIR Devices DoS Vulnerability (SAP10397)
🗓️ 31 Jan 2025 00:00:00Reported by Copyright (C) 2025 Greenbone AGType
openvas🔗 plugins.openvas.org👁 13 Views
| Reporter | Title | Published | Views | Family All 11 |
|---|---|---|---|---|
| The vulnerability of the /sbin/httpd file in D-Link DIR-860L router microprogramming software allows a hacker to cause a service failure. | 24 Dec 202400:00 | – | bdu_fstec | |
| CVE-2024-37605 | 17 Dec 202414:43 | – | circl | |
| D-Link DIR-860L 安全漏洞 | 17 Dec 202400:00 | – | cnnvd | |
| D-Link DIR-860L Denial of Service Vulnerability | 20 Dec 202400:00 | – | cnvd | |
| CVE-2024-37605 | 17 Dec 202400:00 | – | cve | |
| CVE-2024-37605 | 17 Dec 202400:00 | – | cvelist | |
| CVE-2024-37605 | 17 Dec 202415:15 | – | nvd | |
| CVE-2024-37605 | 17 Dec 202415:15 | – | osv | |
| PT-2024-9742 · D Link · D-Link Dir-860L | 29 May 202400:00 | – | ptsecurity | |
| CVE-2024-37605 | 23 May 202507:43 | – | redhatcve |
10
# SPDX-FileCopyrightText: 2025 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.171140");
script_version("2025-06-25T05:41:02+0000");
script_tag(name:"last_modification", value:"2025-06-25 05:41:02 +0000 (Wed, 25 Jun 2025)");
script_tag(name:"creation_date", value:"2025-01-31 09:50:47 +0000 (Fri, 31 Jan 2025)");
script_tag(name:"cvss_base", value:"7.8");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:N/I:N/A:C");
script_tag(name:"qod_type", value:"remote_banner");
script_tag(name:"solution_type", value:"WillNotFix");
script_cve_id("CVE-2024-37605");
script_name("D-Link Multiple DIR Devices DoS Vulnerability (SAP10397)");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2025 Greenbone AG");
script_family("Denial of Service");
script_dependencies("gb_dlink_dir_consolidation.nasl");
script_mandatory_keys("d-link/dir/detected");
script_tag(name:"summary", value:"Multiple D-Link DIR devices are prone to a denial of service
(DoS) vulnerability.");
script_tag(name:"vuldetect", value:"Checks if the target host is a vulnerable device.");
script_tag(name:"insight", value:"A NULL pointer dereference allows attackers to cause a Denial
of Service (DoS) via a crafted HTTP request.");
script_tag(name:"affected", value:"D-Link DIR-860L, DIR-865L, DIR-880L and DIR-886L devices in all
versions.");
script_tag(name:"solution", value:"No solution was made available by the vendor. General solution
options are to upgrade to a newer release, disable respective features, remove the product or
replace the product by another one.
Note: Vendor states that all devices reached their End-of-Support date prior to February 2019,
are no longer supported, and firmware development has ceased. See vendor advisory for further
recommendations.");
script_xref(name:"URL", value:"https://docs.google.com/document/d/1cWlVLaVvr_xzkqbKIXY7EW89hNHE89SSlNtesv6lzl8/edit?tab=t.0#heading=h.hyyv1x19ys9n");
script_xref(name:"URL", value:"https://supportannouncement.us.dlink.com/security/publication.aspx?name=SAP10397");
script_xref(name:"URL", value:"https://service.dlink.co.in/resources/EOL-Products-Without-Service.pdf");
script_xref(name:"URL", value:"https://legacy.us.dlink.com/");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
cpe_list = make_list( "cpe:/o:dlink:dir-860l_firmware",
"cpe:/o:dlink:dir-865l_firmware",
"cpe:/o:dlink:dir-880l_firmware",
"cpe:/o:dlink:dir-886l_firmware" );
if( ! infos = get_app_version_from_list( cpe_list:cpe_list, nofork:TRUE ) )
exit( 0 );
version = infos["version"];
report = report_fixed_ver( installed_version:version, fixed_version:"None" );
security_message( port:0, data:report );
exit( 0 );
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
25 Jun 2025 00:00Current
6.6Medium risk
Vulners AI Score6.6
CVSS 3.16.5
EPSS0.00638
SSVC