Source: Cyber Security News
Author: Guru Baran
URL: https://cybersecuritynews.com/windows-user-account-control-bypassed/
ONE SENTENCE SUMMARY:
A new technique using Windows Private Character Editor exploits UAC, enabling privilege escalation without user intervention, alarming administrators.
MAIN POINTS:
- Matan Bahar discovered the technique exploiting Windows Private Character Editor to bypass UAC.
- The utility, eudcedit.exe, is used to create and edit End-User Defined Characters.
- Vulnerability leverages critical configurations in eudcedit.exe’s application manifest.
- Key metadata tags enable automatic elevation to administrative privileges.
- UAC can be bypassed with permissive settings like “Elevate without prompting.”
- Attackers use font linking in the editor to manipulate file handling for command execution.
- The process allows execution of arbitrary commands via high-privilege PowerShell sessions.
- Microsoft typically doesn’t patch UAC bypasses as UAC isn’t considered a security boundary.
- The simplicity of this method raises security concerns for enterprise teams.
- ANY.RUN offers a trial for threat data to enhance incident response.
TAKEAWAYS:
- Legitimate system utilities can be weaponized effectively for attacks.
- Microsoft’s stance on UAC has remained unchanged; security boundary not considered.
- Administrators should review UAC configuration settings for enhanced security.
- Awareness and monitoring of potential exploitation paths are crucial.
- Enterprises must stay informed on emerging threats and vulnerabilities.