8.8
CVSSv3

CVE-2022-35841

Published: 13/09/2022 Updated: 08/08/2023
CVSS v3 Base Score: 8.8 | Impact Score: 5.9 | Exploitability Score: 2.8
VMScore: 0

Vulnerability Summary

Windows Enterprise App Management Service Remote Code Execution Vulnerability

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

microsoft windows 10 -

microsoft windows 10 1607

microsoft windows server 2016 -

microsoft windows server 2019 -

microsoft windows 10 1809

microsoft windows 10 20h2

microsoft windows 10 21h1

microsoft windows server 2022 -

microsoft windows 11 -

microsoft windows 10 21h2

Github Repositories

small writeup on EnterpriseModernAppManager::ProvisionApplication bug

CVE-2022-35841 This is only a small writeup with the theory, as this bug was collided on and I never did get around to properly testing this EnterpriseAppMgmtSvc is an interesting service implementing COM objects Seems to date from Windows Phone and indeed, most of the COM interfaces implemented by this function are dead code which only works on Windows Phone - thanks OneCore