Vulnerabilities > CVE-2013-1284 - Race Condition vulnerability in Microsoft Windows 8, Windows RT and Windows Server 2012
Attack vector
LOCAL Attack complexity
LOW Privileges required
NONE Confidentiality impact
COMPLETE Integrity impact
NONE Availability impact
NONE Summary
Race condition in the kernel in Microsoft Windows 8, Windows Server 2012, and Windows RT allows local users to gain privileges via a crafted application that leverages improper handling of objects in memory, aka "Kernel Race Condition Vulnerability." Per: http://technet.microsoft.com/en-us/security/bulletin/ms13-031 "What might an attacker use the vulnerability to do? An attacker who successfully exploited this vulnerability could gain elevated privileges and read arbitrary amounts of kernel memory."
Vulnerable Configurations
Part | Description | Count |
---|---|---|
OS | 4 |
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Leveraging Race Conditions This attack targets a race condition occurring when multiple processes access and manipulate the same resource concurrently and the outcome of the execution depends on the particular order in which the access takes place. The attacker can leverage a race condition by "running the race", modifying the resource and modifying the normal execution flow. For instance a race condition can occur while accessing a file, the attacker can trick the system by replacing the original file with his version and cause the system to read the malicious file.
- Leveraging Time-of-Check and Time-of-Use (TOCTOU) Race Conditions This attack targets a race condition occurring between the time of check (state) for a resource and the time of use of a resource. The typical example is the file access. The attacker can leverage a file access race condition by "running the race", meaning that he would modify the resource between the first time the target program accesses the file and the time the target program uses the file. During that period of time, the attacker could do something such as replace the file and cause an escalation of privilege.
Msbulletin
bulletin_id | MS13-031 |
bulletin_url | |
date | 2013-04-09T00:00:00 |
impact | Elevation of Privilege |
knowledgebase_id | 2813170 |
knowledgebase_url | |
severity | Important |
title | Vulnerabilities in Windows Kernel Could Allow Elevation of Privilege |
Nessus
NASL family | Windows : Microsoft Bulletins |
NASL id | SMB_NT_MS13-031.NASL |
description | The Windows kernel on the remote host is affected by multiple race condition vulnerabilities, when the Windows kernel improperly handles objects in memory. A local attacker could exploit any of these vulnerabilities to elevate privileges. |
last seen | 2020-06-01 |
modified | 2020-06-02 |
plugin id | 65878 |
published | 2013-04-10 |
reporter | This script is Copyright (C) 2013-2019 and is owned by Tenable, Inc. or an Affiliate thereof. |
source | https://www.tenable.com/plugins/nessus/65878 |
title | MS13-031: Vulnerabilities in Windows Kernel Could Allow Elevation of Privilege (2813170) |
code |
|
Oval
accepted | 2013-05-27T04:00:08.505-04:00 | ||||||||
class | vulnerability | ||||||||
contributors |
| ||||||||
definition_extensions |
| ||||||||
description | Race condition in the kernel in Microsoft Windows 8, Windows Server 2012, and Windows RT allows local users to gain privileges via a crafted application that leverages improper handling of objects in memory, aka "Kernel Race Condition Vulnerability." | ||||||||
family | windows | ||||||||
id | oval:org.mitre.oval:def:16455 | ||||||||
status | accepted | ||||||||
submitted | 2013-04-12T15:29:18 | ||||||||
title | Kernel Race Condition Vulnerability - CVE-2013-1284 (MS13-031) | ||||||||
version | 72 |
Seebug
bulletinFamily | exploit |
description | BUGTRAQ ID: 58861 CVE(CAN) ID: CVE-2013-1284 Microsoft Windows是微软公司推出的一系列操作系统。 如果 Windows 内核不正确地处理内存中的对象,则存在一个特权提升漏洞。成功利用此漏洞的攻击者可以获得更高的特权和读取任意多次内核内存。 0 Microsoft Windows XP Microsoft Windows Vista Microsoft Windows Server 2008 Microsoft Windows Server 2003 Microsoft Windows 8 Microsoft Windows 7 厂商补丁: Microsoft --------- Microsoft已经为此发布了一个安全公告(MS13-031)以及相应补丁: MS13-031:Vulnerabilities in Windows Kernel Could Allow Elevation of Privilege (2813170) 链接:http://technet.microsoft.com/security/bulletin/MS13-031 |
id | SSV:60736 |
last seen | 2017-11-19 |
modified | 2013-04-11 |
published | 2013-04-11 |
reporter | Root |
title | Microsoft Windows Kernel本地权限提升漏洞(CVE-2013-1284)(MS13-031) |