Actively Exploited in the Wild

This vulnerability is being actively exploited in the wild.

Eppler Software WebTester Command Injection Vulnerability in install2.php

Vulnerability

A command injection vulnerability has been identified in Eppler Software WebTester version 5.x, specifically within the install2.php script. This vulnerability allows remote, unauthenticated attackers to execute arbitrary commands on the server with the privileges of the web server user. The issue arises because the cpusername, cppassword, and cpdomain parameters are passed to shell commands without proper sanitization. Exploitation involves sending a crafted HTTP POST request with one of these parameters, leading to unauthorized command execution on the underlying system.

Impact

Exploitation of this vulnerability allows for arbitrary command execution on the server, with the commands being executed under the web server's user privileges.

Reproduction

To reproduce this vulnerability, send an HTTP POST request to the install2.php script with the cpusername, cppassword, or cpdomain parameter. Include a payload that exploits the command injection flaw, such as a command to open a reverse shell. The request should be sent with the Content-Type application/x-www-form-urlencoded.

Added: Jul 31, 2025, 4:05 PM
Updated: Jul 31, 2025, 4:05 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
10.0
exploitability
9.1
remediation
0.0
relevance
0.3
threat
9.5
urgency
2.9
incentive
5.8

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.