The Vulnerability and its Mechanism
Microsoft has released a security update to address a critical flaw in its Edge browser that could allow remote attackers to execute arbitrary code. The vulnerability, discovered by researcher Orange Tsai of DEVCORE, stems from improper validation during Edge’s processing of feedback log files. Specifically, the browser failed to properly verify a user-supplied file path before performing file operations.
An attacker who successfully tricks a user into visiting a malicious webpage or opening a specially crafted file could exploit this flaw, potentially in combination with other bugs, to run code within the context of the logged-in user. Because the exploit operates with the current user’s privileges, the consequences can range from data theft and browser profile compromise to establishing local persistence or enabling lateral movement within a network.
Impact and Remediation
The vulnerability, which carries a severity score of 7.5 out of 10, is characterized by a path validation defect in feedback log handling. By supplying a specially crafted path, an attacker can influence file operations in unintended locations. While no exploit code has been publicly released, the nature of the flaw makes social engineering attacks through malicious attachments, compromised websites, or poisoned downloads the most likely delivery methods.
Microsoft’s security update also addresses two additional Edge vulnerabilities discovered by the same research group. One is a navigation handling weakness that could enable cross-origin script injection, and the other involves insufficient origin validation in cross-device managed sign-in, which could expose restricted functionality. Microsoft urges users and administrators to apply the latest Edge update immediately and to follow standard security practices such as scrutinizing untrusted attachments and operating with least-privilege accounts.
Source: Cyber Security News

