Exploitation Summary
EIP tracks 1 public exploit for CVE-2019-25671. PoCs published by Cody Sixteen.
AI-analyzed exploit summary This Python script exploits a post-authentication remote code execution vulnerability in VA MAX 8.3.4 by injecting a malicious payload into the 'mtu_eth0' parameter of the changeip.php endpoint. The payload decodes a base64-encoded reverse shell command, granting the attacker a shell as the 'apache' user, which can then escalate to root via sudo misconfiguration.
Description
VA MAX 8.3.4 contains a remote code execution vulnerability that allows authenticated attackers to execute arbitrary commands by injecting shell metacharacters into the mtu_eth0 parameter. Attackers can send POST requests to the changeip.php endpoint with malicious payload in the mtu_eth0 field to execute commands as the apache user.
Exploits (1)
This Python script exploits a post-authentication remote code execution vulnerability in VA MAX 8.3.4 by injecting a malicious payload into the 'mtu_eth0' parameter of the changeip.php endpoint. The payload decodes a base64-encoded reverse shell command, granting the attacker a shell as the 'apache' user, which can then escalate to root via sudo misconfiguration.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H