Vulnerabilities > CVE-2016-3376 - Improper Privilege Management vulnerability in Microsoft products
Attack vector
LOCAL Attack complexity
LOW Privileges required
NONE Confidentiality impact
HIGH Integrity impact
HIGH Availability impact
HIGH Summary
The kernel-mode drivers in Microsoft Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8.1, Windows Server 2012 Gold and R2, Windows RT 8.1, and Windows 10 Gold, 1511, and 1607 allow local users to gain privileges via a crafted application, aka "Win32k Elevation of Privilege Vulnerability." a different vulnerability than CVE-2016-3266, CVE-2016-7185, and CVE-2016-7211.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
OS | 13 |
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Restful Privilege Elevation Rest uses standard HTTP (Get, Put, Delete) style permissions methods, but these are not necessarily correlated generally with back end programs. Strict interpretation of HTTP get methods means that these HTTP Get services should not be used to delete information on the server, but there is no access control mechanism to back up this logic. This means that unless the services are properly ACL'd and the application's service implementation are following these guidelines then an HTTP request can easily execute a delete or update on the server side. The attacker identifies a HTTP Get URL such as http://victimsite/updateOrder, which calls out to a program to update orders on a database or other resource. The URL is not idempotent so the request can be submitted multiple times by the attacker, additionally, the attacker may be able to exploit the URL published as a Get method that actually performs updates (instead of merely retrieving data). This may result in malicious or inadvertent altering of data on the server.
Exploit-Db
description | Windows Kernel - Registry Hive Loading Relative Arbitrary Read in nt!RtlValidRelativeSecurityDescriptor (MS16-123). CVE-2016-3376. Dos exploit for Windows pl... |
id | EDB-ID:40601 |
last seen | 2016-10-21 |
modified | 2016-10-20 |
published | 2016-10-20 |
reporter | Google Security Research |
source | https://www.exploit-db.com/download/40601/ |
title | Windows Kernel - Registry Hive Loading Relative Arbitrary Read in nt!RtlValidRelativeSecurityDescriptor (MS16-123) |
Msbulletin
bulletin_id | MS16-123 |
bulletin_url | |
date | 2016-10-11T00:00:00 |
impact | Elevation of Privilege |
knowledgebase_id | 3192892 |
knowledgebase_url | |
severity | Important |
title | Security Update for Windows Kernel-Mode Drivers |
Nessus
NASL family | Windows : Microsoft Bulletins |
NASL id | SMB_NT_MS16-123.NASL |
description | The remote Windows host is missing a security update. It is, therefore, affected by multiple vulnerabilities : - Multiple elevation of privilege vulnerabilities exist in the Windows kernel-mode driver due to improper handling of objects in memory. A local attacker can exploit these, via a specially crafted application, to execute arbitrary code in kernel mode. (CVE-2016-3266, CVE-2016-3376, CVE-2016-7185, CVE-2016-7191) - An elevation of privilege vulnerability exists in Windows Transaction Manager due to improper handling of objects in memory. A local attacker can exploit this, via a specially crafted application, to execute processes in an elevated context. (CVE-2016-3341) |
last seen | 2020-06-01 |
modified | 2020-06-02 |
plugin id | 94012 |
published | 2016-10-12 |
reporter | This script is Copyright (C) 2016-2019 and is owned by Tenable, Inc. or an Affiliate thereof. |
source | https://www.tenable.com/plugins/nessus/94012 |
title | MS16-123: Security Update for Windows Kernel-Mode Drivers (3192892) |
code |
|