Lucene search
+L

D-Link DIR-619L <= 2.02 Multiple Buffer Overflow Vulnerabilities (Sep 2023)

🗓️ 02 Oct 2023 00:00:00Reported by Copyright (C) 2023 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 15 Views

D-Link DIR-619L Vulnerabilities (Sep 2023) CPE "cpe:/o:dlink:dir-619l_firmware

Related
Refs
Code
ReporterTitlePublishedViews
Family
attackerkb
ATTACKERKB
CVE-2023-43865
28 Sep 202314:15
attackerkb
attackerkb
ATTACKERKB
CVE-2023-43868
28 Sep 202314:15
attackerkb
attackerkb
ATTACKERKB
CVE-2023-43861
28 Sep 202314:15
attackerkb
attackerkb
ATTACKERKB
CVE-2023-43862
28 Sep 202314:15
attackerkb
attackerkb
ATTACKERKB
CVE-2023-43869
28 Sep 202313:15
attackerkb
attackerkb
ATTACKERKB
CVE-2023-43867
28 Sep 202314:15
attackerkb
attackerkb
ATTACKERKB
CVE-2023-43866
28 Sep 202314:15
attackerkb
attackerkb
ATTACKERKB
CVE-2023-43863
28 Sep 202314:15
attackerkb
attackerkb
ATTACKERKB
CVE-2023-43860
28 Sep 202314:15
attackerkb
attackerkb
ATTACKERKB
CVE-2023-43864
28 Sep 202314:15
attackerkb
Rows per page
# SPDX-FileCopyrightText: 2023 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:/o:dlink:dir-619l_firmware";

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.170589");
  script_version("2025-03-06T05:38:27+0000");
  script_tag(name:"last_modification", value:"2025-03-06 05:38:27 +0000 (Thu, 06 Mar 2025)");
  script_tag(name:"creation_date", value:"2023-10-02 10:51:15 +0000 (Mon, 02 Oct 2023)");
  script_tag(name:"cvss_base", value:"10.0");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:C/I:C/A:C");
  script_tag(name:"severity_vector", value:"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H");
  script_tag(name:"severity_origin", value:"NVD");
  script_tag(name:"severity_date", value:"2023-09-29 14:06:00 +0000 (Fri, 29 Sep 2023)");

  script_tag(name:"qod_type", value:"remote_banner");

  script_tag(name:"solution_type", value:"WillNotFix");

  script_cve_id("CVE-2023-43860", "CVE-2023-43861", "CVE-2023-43862", "CVE-2023-43863",
                "CVE-2023-43864", "CVE-2023-43865", "CVE-2023-43866", "CVE-2023-43867",
                "CVE-2023-43868", "CVE-2023-43869");

  script_name("D-Link DIR-619L <= 2.02 Multiple Buffer Overflow Vulnerabilities (Sep 2023)");

  script_category(ACT_GATHER_INFO);

  script_copyright("Copyright (C) 2023 Greenbone AG");
  script_family("General");
  script_dependencies("gb_dlink_dir_consolidation.nasl");
  script_mandatory_keys("d-link/dir/detected");

  script_tag(name:"summary", value:"D-Link DIR-619L devices are prone to multiple buffer overflow
  vulnerabilities.");

  script_tag(name:"vuldetect", value:"Checks if the target host is a vulnerable device.");

  script_tag(name:"insight", value:"The following vulnerabilities exist:

  - CVE-2023-43860: Buffer overflow via formSetWanNonLogin function

  - CVE-2023-43861: Buffer overflow via formSetWanPPPoE function

  - CVE-2023-43862: Buffer overflow via formLanguageChange function

  - CVE-2023-43863: Buffer overflow via formSetWanDhcpplus function

  - CVE-2023-43864: Buffer overflow via formSetWAN_Wizard55 function

  - CVE-2023-43865: Buffer overflow via formSetWanPPTP function

  - CVE-2023-43866: Buffer overflow via formSetWAN_Wizard7 function

  - CVE-2023-43867: Buffer overflow via formSetWanL2TP function

  - CVE-2023-43868: Buffer overflow via websGetVar function

  - CVE-2023-43868: Buffer overflow via formSetWAN_Wizard56 function");

  script_tag(name:"affected", value:"D-Link DIR-619L devices through firmware version 2.02.");

  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 the model reached its End-of-Support Date, is no longer
  supported, and firmware development has ceased.");

  script_xref(name:"URL", value:"https://github.com/YTrick/vuln/blob/main/DIR-619L%20Buffer%20Overflow.md");
  script_xref(name:"URL", value:"https://github.com/YTrick/vuln/blob/main/DIR-619L%20Buffer%20Overflow_1.md");
  script_xref(name:"URL", value:"https://support.dlink.com/resource/products/dir-619l/");

  exit(0);
}

include("host_details.inc");
include("version_func.inc");

if ( ! version = get_app_version( cpe:CPE, nofork:TRUE ) )
  exit( 0 );

# nb: Device is very old model and EOL since at least 2019
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