Lucene search
K

MS KB3046310: Improperly Issued Digital Certificates Could Allow Spoofing

🗓️ 17 Mar 2015 00:00:00Reported by This script is Copyright (C) 2015-2022 Tenable Network Security, Inc.Type 
nessus
 nessus
🔗 www.tenable.com👁 977 Views

The remote host is missing security updates KB3046310 and KB267707

Refs
Code
#%NASL_MIN_LEVEL 70300
#%NASL_MIN_LEVEL 999999

# @DEPRECATED@
#
# (C) Tenable Network Security, Inc.
#

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

if (description)
{
  script_id(81884);
  script_version("1.11");
  script_set_attribute(attribute:"plugin_modification_date", value:"2022/02/28");

  script_xref(name:"MSKB", value:"3046310");

  script_name(english:"MS KB3046310: Improperly Issued Digital Certificates Could Allow Spoofing");
  script_summary(english:"Checks if the relevant certs are blacklisted in the registry.");

  script_set_attribute(attribute:"synopsis", value:
"This plugin has been deprecated.");
  script_set_attribute(attribute:"description", value:
"The remote host is missing KB3046310, KB2677070 (automatic updater),
or the latest disallowed certificate update using KB2813430 (manual
updater). If KB2677070 has been installed, it has not yet obtained the
latest auto-updates.

Note that this plugin checks that the updaters have actually updated
the disallowed CTL list, not that the KBs listed are installed. This
approach was taken since the KB2677070 automatic updater isn't
triggered unless software that relies on SSL in the Microsoft
Cryptography API is being actively used on the remote host.");
  script_set_attribute(attribute:"see_also", value:"https://technet.microsoft.com/en-us/library/security/3046310");
  script_set_attribute(attribute:"see_also", value:"http://support.microsoft.com/en-us/kb/3046310");
  script_set_attribute(attribute:"see_also", value:"http://support.microsoft.com/en-us/kb/2917500");
  script_set_attribute(attribute:"see_also", value:"http://support.microsoft.com/en-us/kb/2677070");
  script_set_attribute(attribute:"see_also", value:"http://support.microsoft.com/en-us/kb/2813430");
  script_set_attribute(attribute:"solution", value:
"If using Windows Server 2003, run the updater listed on KB2917500;
otherwise, ensure that the Microsoft automatic updater for revoked
certificates (KB2677070) is installed and running.

Alternatively, install and use KB2917500 to update the certificates
offline.");
  script_set_cvss_base_vector("CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:N");

  script_set_attribute(attribute:"vuln_publication_date", value:"2015/03/16");
  script_set_attribute(attribute:"patch_publication_date", value:"2015/03/16");
  script_set_attribute(attribute:"plugin_publication_date", value:"2015/03/17");

  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");

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

  script_dependencies("smb_hotfixes.nasl", "smb_enum_qfes.nasl");
  script_require_keys("SMB/Registry/Enumerated", "SMB/WindowsVersion", "SMB/ProductName");
  script_require_ports(139, 445);

  exit(0);
}

exit(0, "This plugin has been deprecated. Use smb_kb3050995.nasl (plugin ID 82075) instead.");

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 Feb 2022 00:00Current
6.8Medium risk
Vulners AI Score6.8
977