Lucene search
+L

SolarWinds DameWare Mini Remote Control < 12.1.1 Denial of Service

🗓️ 28 Aug 2020 00:00:00Reported by TenableType 
nessus
 nessus
🔗 www.tenable.com👁 109 Views

The remote host is running a version of SolarWinds DameWare Mini Remote Control prior to 12.1.1. It is affected by a denial of service vulnerability due to a buffer overflow during ECDH key exchange

Related
Refs
Code
ReporterTitlePublishedViews
Family
attackerkb
ATTACKERKB
CVE-2020-5734
7 Apr 202014:15
attackerkb
circl
Circl
CVE-2020-5734
27 Nov 202219:28
circl
cnvd
CNVD
SolarWinds Dameware Buffer Overflow Vulnerability
8 Apr 202000:00
cnvd
checkpoint_advisories
Check Point Advisories
SolarWinds DameWare Heap Overflow (CVE-2020-5734)
26 Oct 202000:00
checkpoint_advisories
cve
CVE
CVE-2020-5734
7 Apr 202013:05
cve
cvelist
Cvelist
CVE-2020-5734
7 Apr 202013:05
cvelist
nvd
NVD
CVE-2020-5734
7 Apr 202014:15
nvd
osv
OSV
CVE-2020-5734
7 Apr 202014:15
osv
prion
Prion
Buffer overflow
7 Apr 202014:15
prion
redhatcve
RedhatCVE
CVE-2020-5734
22 May 202516:43
redhatcve
#
# (C) Tenable Network Security, Inc.
#

include('compat.inc');

if (description)
{
  script_id(140041);
  script_version("1.6");
  script_set_attribute(attribute:"plugin_modification_date", value:"2026/03/20");

  script_cve_id("CVE-2020-5734");
  script_xref(name:"IAVA", value:"2020-A-0392-S");

  script_name(english:"SolarWinds DameWare Mini Remote Control < 12.1.1 Denial of Service");

  script_set_attribute(attribute:"synopsis", value:
"The remote host is running a remote management application that is
affected by multiple vulnerabilities.");
  script_set_attribute(attribute:"description", value:
"The remote host is running a version of SolarWinds DameWare Mini Remote Control prior to 12.1.1. It is, therefore,
affected by a denial of service vulnerability. A classic buffer overflow allows a remote, unauthenticated attacker to
cause a denial of service by sending a large 'SigPubkeyLen' during ECDH key exchange.");
  # https://documentation.solarwinds.com/en/success_center/dameware/Content/release_notes/Dameware_12-1-1_release_notes.htm
  script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?76b78a79");
  script_set_attribute(attribute:"solution", value:
"Upgrade to SolarWinds DameWare Mini Remote Control v12.1.1 or later.");
  script_set_cvss_base_vector("CVSS2#AV:N/AC:M/Au:N/C:N/I:N/A:P");
  script_set_cvss_temporal_vector("CVSS2#E:POC/RL:OF/RC:C");
  script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H");
  script_set_cvss3_temporal_vector("CVSS:3.0/E:P/RL:O/RC:C");
  script_set_attribute(attribute:"cvss_score_source", value:"CVE-2020-5734");

  script_set_attribute(attribute:"exploitability_ease", value:"Exploits are available");
  script_set_attribute(attribute:"exploit_available", value:"true");

  script_set_attribute(attribute:"vuln_publication_date", value:"2020/04/07");
  script_set_attribute(attribute:"patch_publication_date", value:"2020/04/07");
  script_set_attribute(attribute:"plugin_publication_date", value:"2020/08/28");

  script_set_attribute(attribute:"plugin_type", value:"local");
  script_set_attribute(attribute:"cpe", value:"x-cpe:/a:solarwinds:dameware_mini_remote_control");
  script_set_attribute(attribute:"stig_severity", value:"I");
  script_end_attributes();

  script_category(ACT_GATHER_INFO);
  script_family(english:"Windows");

  script_copyright(english:"This script is Copyright (C) 2020-2026 and is owned by Tenable, Inc. or an Affiliate thereof.");

  script_dependencies("solarwinds_dameware_mini_remote_control_installed.nbin");
  script_require_keys("installed_sw/SolarWinds DameWare Mini Remote Control");

  exit(0);
}

include('vdf.inc');

# @tvdl-content
var vuln_data = {
  'metadata': {'spec_version': '1.0'},
  'checks': [
    {
      'check_algorithm': 'default',
      'product': {'name': 'SolarWinds DameWare Mini Remote Control', 'type': 'app'},
      'constraints': [
        {'fixed_version' : '12.1.1'}
      ]
    }
  ]
};

var result = vdf::check_and_report(vuln_data:vuln_data, severity:SECURITY_WARNING);
vdf::handle_check_and_report_errors(vdf_result:result);

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