vendor:
Graylog Collector
by:
Joey Lane
7,2
CVSS
HIGH
Privilege Escalation
269
CWE
Product Name: Graylog Collector
Affected Version From: 0.4.2
Affected Version To: 0.4.2
Patch Exists: NO
Related CWE: N/A
CPE: a:graylog2:graylog_collector
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows Server 2012 R2
2016
Graylog Collector Service Path Privilege Escalation
Graylog Collector installs as a service with an unquoted service path. If the user installs this service in a directory containing a space, this will create a privilege escalation vulnerability. To properly exploit this vulnerability, a local attacker can insert an executable file in the path of the service. Rebooting the system or restarting the service will run the malicious executable with elevated privileges.
Mitigation:
Ensure that the service path is properly quoted and does not contain any spaces.