Lucene search
K

Microsoft Windows 10 1507 SEoL

🗓️ 28 Dec 2023 00:00:00Reported by This script is Copyright (C) 2023 Tenable Network Security, Inc.Type 
nessus
 nessus
🔗 www.tenable.com👁 19 Views

The remote operating system is no longer supported by Microsoft Windows 10 version 1507

Refs
Code
#%NASL_MIN_LEVEL 80900
#
# (C) Tenable Network Security, Inc.
#

include('compat.inc');

if (description)
{
  script_id(187378);
  script_version("1.0");
  script_set_attribute(attribute:"plugin_modification_date", value:"2023/12/28");

  script_xref(name:"IAVA", value:"0001-A-0020");

  script_name(english:"Microsoft Windows 10 1507 SEoL");

  script_set_attribute(attribute:"synopsis", value:"
The remote operating system is no longer supported.");
  script_set_attribute(attribute:"description", value:
"Microsoft Windows 10 version 1507 is running on the remote host.
Microsoft ended support for Windows 10 version 1507 on May 9, 2017.

Lack of support implies that no new security patches for the product
will be released by the vendor. As a result, it is likely to contain
security vulnerabilities. Furthermore, Microsoft is unlikely to
investigate or acknowledge reports of vulnerabilities.");
  # https://support.microsoft.com/en-us/help/4015562/windows-10-version-1507-will-no-longer-receive-security-updates
  script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?67b17ad4");
  # https://docs.microsoft.com/en-us/windows/release-health/release-information
  script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?7f33b3fd");
  # https://docs.microsoft.com/en-us/lifecycle/products/windows-10-enterprise-and-education
  script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?807cb358");
  # https://docs.microsoft.com/en-us/lifecycle/products/windows-10-home-and-pro
  script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?fa29d6e3");

  script_set_attribute(attribute:"solution", value:
"Upgrade to a version of Microsoft Windows that is currently supported.");
  script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C");
  script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H");
  script_set_attribute(attribute:"cvss_score_source", value:"manual");
  script_set_attribute(attribute:"cvss_score_rationale", value:"Tenable standard unsupported software score.");

  script_set_attribute(attribute:"plugin_publication_date", value:"2023/12/28");
  script_set_attribute(attribute:"seol_date", value:"2017/05/09");

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

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

  script_copyright(english:"This script is Copyright (C) 2023 Tenable Network Security, Inc.");

  script_dependencies("microsoft_windows_installed.nbin");
  script_require_keys("installed_os/local/SMB/product");

  exit(0);
}

include('ucf.inc');

var os = ucf::get_os(os_name:'Microsoft Windows 10 1507', type:'local');

var constraints = [
  { seol : 20170509, eseol : 20251014 }
];

ucf::check_and_report(app_info:os.info, constraints:constraints, severity:SECURITY_NOTE);

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

28 Dec 2023 00:00Current
7.6High risk
Vulners AI Score7.6
19