msrc.microsoft.com Open in urlscan Pro
2620:1ec:bdf::59  Public Scan

URL: https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2024-49039
Submission: On November 14 via api from SG — Scanned from SG

Form analysis 0 forms found in the DOM

Text Content

You need to enable JavaScript to run this app.
Skip to main contentMicrosoft
MSRC
Security Updates
Acknowledgements

Feedback and Support

Sign in to your account
Sign in

 1. MSRC
    MSRC
    
 2. Customer Guidance
    Customer Guidance
    
 3. Security Update Guide
    Security Update Guide
    
 4. Vulnerabilities
    Vulnerabilities
    
 5. CVE 2024 49039
    CVE 2024 49039


WINDOWS TASK SCHEDULER ELEVATION OF PRIVILEGE VULNERABILITY NEW

On this page
CVE-2024-49039
Subscribe
RSS
PowerShell
API
CSAF
Security Vulnerability

Released: Nov 12, 2024

Assigning CNA:
Microsoft

CVE-2024-49039 

Impact: Elevation of Privilege

Max Severity: Important

Weakness:
CWE-287: Improper Authentication
CVSS Source: Microsoft
CVSS:3.1 8.8 / 8.2
Base score metrics: 8.8 / Temporal score metrics: 8.2
Base score metrics: 8.8 / Temporal score metrics: 8.2
Expand all
Collapse all
Metric

Value



Base score metrics(8)
Attack Vector
This metric reflects the context by which vulnerability exploitation is
possible. The Base Score increases the more remote (logically, and physically)
an attacker can be in order to exploit the vulnerable component.
Local
The vulnerable component is not bound to the network stack and the attacker’s
path is via read/write/execute capabilities. Either: the attacker exploits the
vulnerability by accessing the target system locally (e.g., keyboard, console),
or remotely (e.g., SSH); or the attacker relies on User Interaction by another
person to perform actions required to exploit the vulnerability (e.g., tricking
a legitimate user into opening a malicious document)
Attack Complexity
This metric describes the conditions beyond the attacker’s control that must
exist in order to exploit the vulnerability. Such conditions may require the
collection of more information about the target or computational exceptions. The
assessment of this metric excludes any requirements for user interaction in
order to exploit the vulnerability. If a specific configuration is required for
an attack to succeed, the Base metrics should be scored assuming the vulnerable
component is in that configuration.
Low
Specialized access conditions or extenuating circumstances do not exist. An
attacker can expect repeatable success against the vulnerable component.
Privileges Required
This metric describes the level of privileges an attacker must possess before
successfully exploiting the vulnerability.
Low
The attacker is authorized with (i.e., requires) privileges that provide basic
user capabilities that could normally affect only settings and files owned by a
user. Alternatively, an attacker with Low privileges may have the ability to
cause an impact only to non-sensitive resources.
User Interaction
This metric captures the requirement for a user, other than the attacker, to
participate in the successful compromise the vulnerable component. This metric
determines whether the vulnerability can be exploited solely at the will of the
attacker, or whether a separate user (or user-initiated process) must
participate in some manner.
None
The vulnerable system can be exploited without any interaction from any user.
Scope
Does a successful attack impact a component other than the vulnerable component?
If so, the Base Score increases and the Confidentiality, Integrity and
Authentication metrics should be scored relative to the impacted component.
Changed
An exploited vulnerability can affect resources beyond the security scope
managed by the security authority of the vulnerable component. In this case, the
vulnerable component and the impacted component are different and managed by
different security authorities.
Confidentiality
This metric measures the impact to the confidentiality of the information
resources managed by a software component due to a successfully exploited
vulnerability. Confidentiality refers to limiting information access and
disclosure to only authorized users, as well as preventing access by, or
disclosure to, unauthorized ones.
High
There is total loss of confidentiality, resulting in all resources within the
impacted component being divulged to the attacker. Alternatively, access to only
some restricted information is obtained, but the disclosed information presents
a direct, serious impact.
Integrity
This metric measures the impact to integrity of a successfully exploited
vulnerability. Integrity refers to the trustworthiness and veracity of
information.
High
There is a total loss of integrity, or a complete loss of protection. For
example, the attacker is able to modify any/all files protected by the impacted
component. Alternatively, only some files can be modified, but malicious
modification would present a direct, serious consequence to the impacted
component.
Availability
This metric measures the impact to the availability of the impacted component
resulting from a successfully exploited vulnerability. It refers to the loss of
availability of the impacted component itself, such as a networked service
(e.g., web, database, email). Since availability refers to the accessibility of
information resources, attacks that consume network bandwidth, processor cycles,
or disk space all impact the availability of an impacted component.
High
There is total loss of availability, resulting in the attacker being able to
fully deny access to resources in the impacted component; this loss is either
sustained (while the attacker continues to deliver the attack) or persistent
(the condition persists even after the attack has completed). Alternatively, the
attacker has the ability to deny some availability, but the loss of availability
presents a direct, serious consequence to the impacted component (e.g., the
attacker cannot disrupt existing connections, but can prevent new connections;
the attacker can repeatedly exploit a vulnerability that, in each instance of a
successful attack, leaks a only small amount of memory, but after repeated
exploitation causes a service to become completely unavailable).


Temporal score metrics(3)
Exploit Code Maturity
This metric measures the likelihood of the vulnerability being attacked, and is
typically based on the current state of exploit techniques, public availability
of exploit code, or active, 'in-the-wild' exploitation.
Functional
Functional exploit code is available. The code works in most situations where
the vulnerability exists.
Remediation Level
The Remediation Level of a vulnerability is an important factor for
prioritization. The typical vulnerability is unpatched when initially published.
Workarounds or hotfixes may offer interim remediation until an official patch or
upgrade is issued. Each of these respective stages adjusts the temporal score
downwards, reflecting the decreasing urgency as remediation becomes final.
Official Fix
A complete vendor solution is available. Either the vendor has issued an
official patch, or an upgrade is available.
Report Confidence
This metric measures the degree of confidence in the existence of the
vulnerability and the credibility of the known technical details. Sometimes only
the existence of vulnerabilities are publicized, but without specific details.
For example, an impact may be recognized as undesirable, but the root cause may
not be known. The vulnerability may later be corroborated by research which
suggests where the vulnerability may lie, though the research may not be
certain. Finally, a vulnerability may be confirmed through acknowledgement by
the author or vendor of the affected technology. The urgency of a vulnerability
is higher when a vulnerability is known to exist with certainty. This metric
also suggests the level of technical knowledge available to would-be attackers.
Confirmed
Detailed reports exist, or functional reproduction is possible (functional
exploits may provide this). Source code is available to independently verify the
assertions of the research, or the author or vendor of the affected code has
confirmed the presence of the vulnerability.

Please see Common Vulnerability Scoring System for more information on the
definition of these metrics.


EXPLOITABILITY

The following table provides an exploitability assessment for this vulnerability
at the time of original publication.

Publicly disclosedNoExploitedYesExploitability assessmentExploitation Detected


FAQ

How could an attacker exploit this vulnerability?

To exploit this vulnerability, an authenticated attacker would need to run a
specially crafted application on the target system exploit the vulnerability to
elevate their privileges to a Medium Integrity Level.

According to the CVSS metric, successful exploitation could lead to a scope
change (S:C). What does this mean for this vulnerability?

In this case, a successful attack could be performed from a low privilege
AppContainer. The attacker could elevate their privileges and execute code or
access resources at a higher integrity level than that of the AppContainer
execution environment.

What privileges could be gained by an attacker who successfully exploited the
vulnerability?

An attacker who successfully exploited this vulnerability could execute RPC
functions that are restricted to privileged accounts only.


ACKNOWLEDGEMENTS

 * Vlad Stolyarov and Bahare Sabouri of Google's Threat Analysis Group
 * Anonymous

Microsoft recognizes the efforts of those in the security community who help us
protect customers through coordinated vulnerability disclosure. See
Acknowledgements for more information.


SECURITY UPDATES

To determine the support lifecycle for your software, see the Microsoft Support
Lifecycle.
Updates CVSS
Release date Descending
Edit columns
Download
Filters
Release date

Product

Platform

Impact

Max Severity

Article

Download

Build Number

Nov 12, 2024
Windows Server 2016 (Server Core installation)
-
Elevation of Privilege
Important
 * 5046612 

 * Security Update 

 * 10.0.14393.7515

Nov 12, 2024
Windows Server 2016
-
Elevation of Privilege
Important
 * 5046612 

 * Security Update 

 * 10.0.14393.7515

Nov 12, 2024
Windows 10 Version 1607 for x64-based Systems
-
Elevation of Privilege
Important
 * 5046612 

 * Security Update 

 * 10.0.14393.7515

Nov 12, 2024
Windows 10 Version 1607 for 32-bit Systems
-
Elevation of Privilege
Important
 * 5046612 

 * Security Update 

 * 10.0.14393.7515

Nov 12, 2024
Windows 10 for x64-based Systems
-
Elevation of Privilege
Important
 * 5046665 

 * Security Update 

 * 10.0.10240.20826

Nov 12, 2024
Windows 10 for 32-bit Systems
-
Elevation of Privilege
Important
 * 5046665 

 * Security Update 

 * 10.0.10240.20826

Nov 12, 2024
Windows 11 Version 24H2 for x64-based Systems
-
Elevation of Privilege
Important
 * 5046617 
 * 5046696 

 * Security Update 
 * SecurityHotpatchUpdate 

 * 10.0.26100.2314
 * 10.0.26100.2240

Nov 12, 2024
Windows 11 Version 24H2 for ARM64-based Systems
-
Elevation of Privilege
Important
 * 5046617 
 * 5046696 

 * Security Update 
 * SecurityHotpatchUpdate 

 * 10.0.26100.2314
 * 10.0.26100.2240

Nov 12, 2024
Windows Server 2022, 23H2 Edition (Server Core installation)
-
Elevation of Privilege
Important
 * 5046618 

 * Security Update 

 * 10.0.25398.1251

Nov 12, 2024
Windows 11 Version 23H2 for x64-based Systems
-
Elevation of Privilege
Important
 * 5046633 

 * Security Update 

 * 10.0.22631.4460

Nov 12, 2024
Windows 11 Version 23H2 for ARM64-based Systems
-
Elevation of Privilege
Important
 * 5046633 

 * Security Update 

 * 10.0.22631.4460

Nov 12, 2024
Windows 10 Version 22H2 for 32-bit Systems
-
Elevation of Privilege
Important
 * 5046613 

 * Security Update 

 * 10.0.19045.5131

Nov 12, 2024
Windows 10 Version 22H2 for ARM64-based Systems
-
Elevation of Privilege
Important
 * 5046613 

 * Security Update 

 * 10.0.19045.5131

Nov 12, 2024
Windows 10 Version 22H2 for x64-based Systems
-
Elevation of Privilege
Important
 * 5046613 

 * Security Update 

 * 10.0.19045.5131

Nov 12, 2024
Windows 11 Version 22H2 for x64-based Systems
-
Elevation of Privilege
Important
 * 5046633 

 * Security Update 

 * 10.0.22621.4460

Nov 12, 2024
Windows 11 Version 22H2 for ARM64-based Systems
-
Elevation of Privilege
Important
 * 5046633 

 * Security Update 

 * 10.0.22621.4460

Nov 12, 2024
Windows 10 Version 21H2 for x64-based Systems
-
Elevation of Privilege
Important
 * 5046613 

 * Security Update 

 * 10.0.19044.5131

Nov 12, 2024
Windows 10 Version 21H2 for ARM64-based Systems
-
Elevation of Privilege
Important
 * 5046613 

 * Security Update 

 * 10.0.19044.5131

Nov 12, 2024
Windows 10 Version 21H2 for 32-bit Systems
-
Elevation of Privilege
Important
 * 5046613 

 * Security Update 

 * 10.0.19044.5131

Nov 12, 2024
Windows Server 2022 (Server Core installation)
-
Elevation of Privilege
Important
 * 5046616 
 * 5046616 

 * Security Update 
 * Security Update 

 * 10.0.20348.2849
 * 10.0.20348.2849

Nov 12, 2024
Windows Server 2022
-
Elevation of Privilege
Important
 * 5046616 
 * 5046616 

 * Security Update 
 * Security Update 

 * 10.0.20348.2849
 * 10.0.20348.2849

Nov 12, 2024
Windows Server 2019 (Server Core installation)
-
Elevation of Privilege
Important
 * 5046615 

 * Security Update 

 * 10.0.17763.6532

Nov 12, 2024
Windows Server 2019
-
Elevation of Privilege
Important
 * 5046615 

 * Security Update 

 * 10.0.17763.6532

Nov 12, 2024
Windows 10 Version 1809 for x64-based Systems
-
Elevation of Privilege
Important
 * 5046615 

 * Security Update 

 * 10.0.17763.6532

Nov 12, 2024
Windows 10 Version 1809 for 32-bit Systems
-
Elevation of Privilege
Important
 * 5046615 

 * Security Update 

 * 10.0.17763.6532

Nov 12, 2024
Windows Server 2025 (Server Core installation)
-
Elevation of Privilege
Important
 * 5046617 
 * 5046696 

 * Security Update 
 * Security Update 

 * 10.0.26100.2314
 * 10.0.26100.2240

Nov 12, 2024
Windows Server 2025
-
Elevation of Privilege
Important
 * 5046617 
 * 5046696 

 * Security Update 
 * Security Update 

 * 10.0.26100.2314
 * 10.0.26100.2240


All results loaded
Loaded all 27 rows


DISCLAIMER

The information provided in the Microsoft Knowledge Base is provided "as is"
without warranty of any kind. Microsoft disclaims all warranties, either express
or implied, including the warranties of merchantability and fitness for a
particular purpose. In no event shall Microsoft Corporation or its suppliers be
liable for any damages whatsoever including direct, indirect, incidental,
consequential, loss of business profits or special damages, even if Microsoft
Corporation or its suppliers have been advised of the possibility of such
damages. Some states do not allow the exclusion or limitation of liability for
consequential or incidental damages so the foregoing limitation may not apply.


REVISIONS

version

revisionDate

description

1.0
Nov 12, 2024

Information published.


How satisfied are you with the MSRC Security Update Guide?
Rating

Broken

Bad

Below average

Average

Great!
