Lucene search

K
nessusThis script is Copyright (C) 2022-2023 and is owned by Tenable, Inc. or an Affiliate thereof.TENABLE_OT_ROCKWELL_CVE-2020-14502.NASL
HistoryApr 04, 2022 - 12:00 a.m.

Rockwell (CVE-2020-14502) (deprecated)

2022-04-0400:00:00
This script is Copyright (C) 2022-2023 and is owned by Tenable, Inc. or an Affiliate thereof.
www.tenable.com
9

0.001 Low

EPSS

Percentile

35.3%

This plugin has been deprecated as POINT I/O modules are not currently supported.

This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information.

#%NASL_MIN_LEVEL 70300
##
# (C) Tenable Network Security, Inc.
#
# @DEPRECATED@
#
# Disabled on 2022/05/19. Deprecated as POINT I/O modules are not currently supported
##

include('deprecated_nasl_level.inc');
include('compat.inc');

if (description)
{
  script_id(500626);
  script_version("1.3");
  script_set_attribute(attribute:"plugin_modification_date", value:"2023/05/25");

  script_cve_id("CVE-2020-14502");

  script_name(english:"Rockwell (CVE-2020-14502) (deprecated)");

  script_set_attribute(attribute:"synopsis", value:
"This plugin has been deprecated.");
  script_set_attribute(attribute:"description", value:
"This plugin has been deprecated as POINT I/O modules are not currently supported.

This plugin only works with Tenable.ot. Please visit
https://www.tenable.com/products/tenable-ot for more information.");
  script_set_attribute(attribute:"see_also", value:"https://www.cisa.gov/uscert/ics/advisories/icsa-21-063-01");
  script_set_attribute(attribute:"solution", value:
"Refer to the vendor advisory.");
  script_set_cvss_base_vector("CVSS2#AV:N/AC:M/Au:N/C:N/I:P/A:N");
  script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N");
  script_set_attribute(attribute:"cvss_score_source", value:"CVE-2020-14502");

  script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
  script_cwe_id(79);

  script_set_attribute(attribute:"vuln_publication_date", value:"2022/02/24");
  script_set_attribute(attribute:"patch_publication_date", value:"2022/02/24");
  script_set_attribute(attribute:"plugin_publication_date", value:"2022/04/04");

  script_set_attribute(attribute:"plugin_type", value:"remote");
  script_set_attribute(attribute:"cpe", value:"cpe:/o:rockwellautomation:1734-aentr_point_i%2fo_dual_port_network_adaptor_series_b_firmware");
  script_set_attribute(attribute:"cpe", value:"cpe:/o:rockwellautomation:1734-aentr_point_i%2fo_dual_port_network_adaptor_series_c_firmware:6.011");
  script_set_attribute(attribute:"cpe", value:"cpe:/o:rockwellautomation:1734-aentr_point_i%2fo_dual_port_network_adaptor_series_c_firmware:6.012");
  script_end_attributes();

  script_category(ACT_GATHER_INFO);
  script_family(english:"Tenable.ot");

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

  script_dependencies("tenable_ot_api_integration.nasl");
  script_require_keys("Tenable.ot/Rockwell");

  exit(0);
}


exit(0, 'This plugin has been deprecated.');
VendorProductVersionCPE
rockwellautomation1734-aentr_point_i%2fo_dual_port_network_adaptor_series_b_firmwarecpe:/o:rockwellautomation:1734-aentr_point_i%2fo_dual_port_network_adaptor_series_b_firmware
rockwellautomation1734-aentr_point_i%2fo_dual_port_network_adaptor_series_c_firmware6.011cpe:/o:rockwellautomation:1734-aentr_point_i%2fo_dual_port_network_adaptor_series_c_firmware:6.011
rockwellautomation1734-aentr_point_i%2fo_dual_port_network_adaptor_series_c_firmware6.012cpe:/o:rockwellautomation:1734-aentr_point_i%2fo_dual_port_network_adaptor_series_c_firmware:6.012

0.001 Low

EPSS

Percentile

35.3%

Related for TENABLE_OT_ROCKWELL_CVE-2020-14502.NASL