Lucene search

K
nessusThis script is Copyright (C) 2021 and is owned by Tenable, Inc. or an Affiliate thereof.SMB_NT_MS21_APR_5001631.NASL
HistoryApr 13, 2021 - 12:00 a.m.

KB5001631: Windows 10 version 1507 LTS OOB Update (Mar 2021) (deprecated)

2021-04-1300:00:00
This script is Copyright (C) 2021 and is owned by Tenable, Inc. or an Affiliate thereof.
www.tenable.com
13

The remote Windows host is missing an out-of-band update. Note that Nessus has not tested for this issue but has instead relied only on the application’s self-reported version number.

#
# (C) Tenable Network Security, Inc.
#
# @DEPRECATED@
#
# Disabled on 2021/04/15. Deprecated due to non-security patch check


include('compat.inc');

if (description)
{
  script_id(148471);
  script_version("1.6");
  script_set_attribute(attribute:"plugin_modification_date", value:"2021/07/27");
  script_xref(name:"MSKB", value:"5001631");
  script_xref(name:"MSFT", value:"MS21-5001631");

  script_name(english:"KB5001631: Windows 10 version 1507 LTS OOB Update (Mar 2021) (deprecated)");

  script_set_attribute(attribute:"synopsis", value:
"The remote host is missing one or more updates.");
  script_set_attribute(attribute:"description", value:
"The remote Windows host is missing an out-of-band update. Note that
Nessus has not tested for this issue but has instead relied only on the application's self-reported version number.");
  script_set_attribute(attribute:"see_also", value:"https://support.microsoft.com/en-us/help/5001631");
  script_set_attribute(attribute:"solution", value:
"Microsoft has released KB5001631 to address this issue.");
  script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C");
  script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C");
  script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H");
  script_set_cvss3_temporal_vector("CVSS:3.0/E:U/RL:O/RC:C");
  script_set_attribute(attribute:"cvss_score_source", value:"CVE-2021-21199");

  script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
  script_set_attribute(attribute:"exploit_available", value:"false");

  script_set_attribute(attribute:"vuln_publication_date", value:"2021/03/30");
  script_set_attribute(attribute:"patch_publication_date", value:"2021/04/13");
  script_set_attribute(attribute:"plugin_publication_date", value:"2021/04/13");

  script_set_attribute(attribute:"plugin_type", value:"local");
  script_set_attribute(attribute:"cpe", value:"cpe:/o:microsoft:windows");
  script_end_attributes();

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

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

  script_dependencies("smb_check_rollup.nasl", "smb_hotfixes.nasl", "ms_bulletin_checks_possible.nasl");
  script_require_keys("SMB/MS_Bulletin_Checks/Possible");
  script_require_ports(139, 445, "Host/patch_management_checks");

  exit(0);
}
exit(0, "This plugin has been deprecated because it is a non-security patch check.");
VendorProductVersionCPE
microsoftwindowscpe:/o:microsoft:windows