msrc.microsoft.com
Open in
urlscan Pro
2620:1ec:29:1::40
Public Scan
URL:
https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-43479
Submission: On September 16 via api from BE — Scanned from US
Submission: On September 16 via api from BE — Scanned from US
Form analysis
0 forms found in the DOMText 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 43479 CVE 2024 43479 MICROSOFT POWER AUTOMATE DESKTOP REMOTE CODE EXECUTION VULNERABILITY NEW On this page CVE-2024-43479 Subscribe RSS PowerShell API Security Vulnerability Released: Sep 9, 2024 Assigning CNA: Microsoft CVE-2024-43479 Impact: Remote Code Execution Max Severity: Important Weakness: CWE-284: Improper Access Control CVSS Source: Microsoft CVSS:3.1 8.5 / 7.4 Base score metrics: 8.5 / Temporal score metrics: 7.4 Base score metrics: 8.5 / Temporal score metrics: 7.4 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. Network The vulnerable component is bound to the network stack and the set of possible attackers extends beyond the other options listed, up to and including the entire Internet. Such a vulnerability is often termed 'remotely exploitable' and can be thought of as an attack being exploitable at the protocol level one or more network hops away (e.g., across one or more routers). 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. High A successful attack depends on conditions beyond the attacker's control. That is, a successful attack cannot be accomplished at will, but requires the attacker to invest in some measurable amount of effort in preparation or execution against the vulnerable component before a successful attack can be expected. For example, a successful attack may require an attacker to: gather knowledge about the environment in which the vulnerable target/component exists; prepare the target environment to improve exploit reliability; or inject themselves into the logical network path between the target and the resource requested by the victim in order to read and/or modify network communications (e.g., a man in the middle attack). 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. Unproven No publicly available exploit code is available, or an exploit is theoretical. 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 disclosedNoExploitedNoExploitability assessmentExploitation Less Likely FAQ According to the CVSS metrics, successful exploitation of this vulnerability could lead to major loss of confidentiality (C:H), integrity (I:H) and availability (A:H). What does that mean for this vulnerability? The attacker can execute arbitrary Desktop Flows scripts in the target user session by registering the machine to their own malicious Entra tenant, extracting the user's Sid, and creating a malicious AD domain with the same Sid. This allows them to mint valid Entra ID tokens that the attacked machine will trust to run desktop automation in the session of the user with the matching Sid. According to the CVSS metric, the attack complexity is high (AC:H). What does that mean for this vulnerability? Successful exploitation of this vulnerability requires an attacker to take additional actions prior to exploitation to prepare the target environment. According to the CVSS metric, a successful exploitation could lead to a scope change (S:C). What does this mean for this vulnerability? An attacker who successfully exploited this vulnerability could remotely execute arbitrary Desktop Flows script in an active open Windows session of the target user. How do I get the updated app? See Troubleshoot desktop flow action failures for update information. How can I check if the update is installed? Refer to the following table for the fixed build version that addresses this vulnerability. If your current version is Fixed build version 2.41 2.41.178.24249 2.42 2.42.331.24249 2.43 2.43.249.24249 2.44 2.44.55.24249 2.45 2.45.404.24249 2.46 2.46.181.24249 2.47 2.47.119.24249 ACKNOWLEDGEMENTS * 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 Sep 9, 2024 Power Automate for Desktop - Remote Code Execution Important * Release Notes * Security Update * 2.47.119.24249 All results loaded Loaded all 1 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 Sep 9, 2024 Information published. How satisfied are you with the MSRC Security Update Guide? Rating Broken Bad Below average Average Great!