Lucene search
+L

Trane Tracer SC <= 4.2.1134 Information Exposure Vulnerability - Version Check

🗓️ 20 Sep 2016 00:00:00Reported by Copyright (C) 2016 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 39 Views

Trane Tracer SC Information Exposure Vulnerability. Vulnerable to information exposure via unprotected web server file

Related
Refs
Code
ReporterTitlePublishedViews
Family
cnvd
CNVD
Trane Tracer SC Information Disclosure Vulnerability
19 Sep 201600:00
cnvd
cve
CVE
CVE-2016-0870
19 Sep 201601:00
cve
cvelist
Cvelist
CVE-2016-0870
19 Sep 201601:00
cvelist
euvd
EUVD
EUVD-2016-0881
7 Oct 202500:30
euvd
ics
ICS
Trane Tracer SC Sensitive Information Exposure Vulnerability
19 Jun 201606:00
ics
nvd
NVD
CVE-2016-0870
19 Sep 201601:59
nvd
openvas
OpenVAS
Trane Tracer SC <= 4.2.1134 Information Exposure Vulnerability - Active Check
8 Aug 201700:00
openvas
osv
OSV
CVE-2016-0870
19 Sep 201601:59
osv
prion
Prion
Server side request forgery (ssrf)
19 Sep 201601:59
prion
nessus
Tenable Nessus
Trane Tracer SC Sensitive Information Disclosure (CVE-2016-0870)
23 Oct 202300:00
nessus
# SPDX-FileCopyrightText: 2016 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:trane:tracer_sc_firmware";

if (description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.106273");
  script_version("2026-03-25T05:58:02+0000");
  script_tag(name:"last_modification", value:"2026-03-25 05:58:02 +0000 (Wed, 25 Mar 2026)");
  script_tag(name:"creation_date", value:"2016-09-20 17:00:53 +0700 (Tue, 20 Sep 2016)");
  script_tag(name:"cvss_base", value:"5.0");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:N/A:N");
  script_tag(name:"severity_vector", value:"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N");
  script_tag(name:"severity_origin", value:"NVD");
  script_tag(name:"severity_date", value:"2016-11-28 19:55:00 +0000 (Mon, 28 Nov 2016)");

  script_cve_id("CVE-2016-0870");

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

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

  script_name("Trane Tracer SC <= 4.2.1134 Information Exposure Vulnerability - Version Check");

  script_category(ACT_GATHER_INFO);

  script_copyright("Copyright (C) 2016 Greenbone AG");
  script_family("Web application abuses");
  script_dependencies("gb_trane_tracer_sc_consolidation.nasl");
  script_mandatory_keys("trane/tracer/detected");

  script_tag(name:"summary", value:"Trane Tracer SC is prone to an information exposure
  vulnerability.");

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

  script_tag(name:"insight", value:"The vulnerability allows an unauthorized party to obtain
  sensitive information from the contents of configuration files not protected by the web
  server.");

  script_tag(name:"impact", value:"An unauthorized attacker can exploit this vulnerability to read
  sensitive information from the contents of configuration files.");

  script_tag(name:"affected", value:"Trane Tracer SC version 4.2.1134 and prior.");

  script_tag(name:"solution", value:"Contact the vendor for an update.");

  script_xref(name:"URL", value:"https://www.cisa.gov/news-events/ics-advisories/icsa-16-259-03");

  exit(0);
}

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

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

if (version_is_less_equal(version: version, test_version: "4.2.1134")) {
  report = report_fixed_ver(installed_version: version, fixed_version: "Contact vendor");
  security_message(port: 0, data: report);
  exit(0);
}

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 Mar 2026 00:00Current
6Medium risk
Vulners AI Score6
CVSS 25
CVSS 35.3
EPSS0.01164
39