Vaelsys V4 Command Injection Vulnerability in v4.1.0

Vulnerability

A critical vulnerability allowing OS command injection has been identified in Vaelsys version 4.1.0. The issue arises in the 'execute_DataObjectProc' function within '/grid/vgrid_server.php', where the 'xajaxargs' argument can be manipulated to inject malicious payloads. This vulnerability can be exploited remotely without authentication, although a valid PHP session ID is required.

Impact

Exploitation of this vulnerability allows for arbitrary OS command execution on the server where Vaelsys is running.

Reproduction

To reproduce this vulnerability, send a POST request to '/grid/vgrid_server.php' with the 'xajax' parameter set to 'execute_DataObjectProc'. Include 'auth' and 'testConnectivity' in the 'xajaxargs' parameter. The injection payload should be crafted to exploit the command execution vulnerability, such as by appending a command to be executed, like 'ls', in a way that the application does not properly sanitize the input before execution.

Added: Jul 28, 2025, 6:18 AM
Updated: Jul 28, 2025, 6:18 AM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
10.0
exploitability
8.0
remediation
0.0
relevance
0.3
threat
6.5
urgency
2.9
incentive
1.7

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