CVE-2016-9486: On Windows endpoints, the SecureConnector agent is vulnerable to privilege escalation whereby an authenticated unprivileged user can obtain administrator privileges on the endpoint because files are created in a folder with incorrect privileges
On Windows endpoints, the SecureConnector agent must run under the local SYSTEM account or another administrator account in order to enable full functionality of the agent. The typical configuration is for the agent to run as a Windows service under the local SYSTEM account. The SecureConnector agent runs various plugin scripts and executables on the endpoint in order to gather and report information about the host to the CounterACT management appliance. The SecureConnector agent downloads these scripts and executables as needed from the CounterACT management appliance and runs them on the endpoint. By default, these executable files are downloaded to and run from the %TEMP% directory of the currently logged on user, despite the fact that the SecureConnector agent is running as SYSTEM. Aside from the downloaded scripts, the SecureConnector agent runs a batch file with SYSTEM privileges from the temp directory of the currently logged on user. If the naming convention of this script can be derived, which is made possible by placing it in a directory to which the user has read access, it may be possible overwrite the legitimate batch file with a malicious one before SecureConnector executes it. It is possible to change this directory by setting the the configuration property config.scriptrunfolder.value in the local.properties configuration file on the CounterACT management appliance, however the batch file which is run does not follow this property.
Affected Software
Remediation
Information
Event History
Frequently Asked Questions
What is the severity of CVE-2016-9486?
CVE-2016-9486 has a medium severity rating due to its impact on the secure operation of the Forescout SecureConnector agent.
How do I fix CVE-2016-9486?
To fix CVE-2016-9486, ensure that the Forescout SecureConnector agent is configured to run under the local SYSTEM account or another administrator account.
What does CVE-2016-9486 affect?
CVE-2016-9486 affects the Forescout SecureConnector software running on Windows endpoints.
What vulnerability type is CVE-2016-9486?
CVE-2016-9486 is classified as a privilege escalation vulnerability.
What are the implications of CVE-2016-9486?
The implications of CVE-2016-9486 include reduced functionality of the Forescout SecureConnector agent if not configured to run with proper privileges.