vendor:
meterN
by:
LiquidWorm
9.8
CVSS
CRITICAL
Authenticated Remote Command Execution
78
CWE
Product Name: meterN
Affected Version From: 1.2.2003
Affected Version To: 0.8.3.2
Patch Exists: NO
Related CWE:
CPE: a:jean-marc_louviaux:meterN
Platforms Tested:
2021
meterN v1.2.3 – Remote Code Execution (RCE) (Authenticated)
meterN is a set of PHP/JS files that make a -Home energy metering & monitoring- solution. It accept any meters like : electrical, water, gas, fuel consumption, solar, Wind energy production and so on. Sensors such as temperature or humidity are also accepted. The application suffers from an authenticated OS command execution vulnerability. This can be exploited to execute arbitrary commands through the 'COMMANDx' and 'LIVECOMMANDx' POST parameters in admin_meter2.php and admin_indicator2.php scripts. The application interface allows users to perform these actions through HTTP requests without performing any validity checks to verify the requests.
Mitigation:
The application should perform validity checks to verify the requests.