vendor:
Zabbix Agent
by:
Unknown
8.1
CVSS
HIGH
Command Injection
78
CWE
Product Name: Zabbix Agent
Affected Version From: Zabbix Agent 3.0.1
Affected Version To: Not tested on other versions
Patch Exists: NO
Related CWE: CVE-2016-4338
CPE: a:zabbix:zabbix_agent:3.0.1
Platforms Tested: Not mentioned
2016
CVE-2016-4338: Zabbix Agent 3.0.1 mysql.size shell command injection
Zabbix Agent 3.0.1 is vulnerable to a command injection vulnerability in the mysql.size user parameter. An attacker can exploit this vulnerability by injecting malicious input in the user parameter, leading to the execution of arbitrary commands on the target system. The vulnerability occurs due to improper sanitization of user input, allowing the injection of dangerous characters. This can be exploited by an attacker to execute arbitrary commands with the privileges of the user running the Zabbix Agent.
Mitigation:
To mitigate this vulnerability, it is recommended to upgrade to a fixed version of Zabbix Agent or apply the available patch. Additionally, it is advised to sanitize user input properly and avoid using user-defined parameters that can be exploited for command injection.