← Back

Riello Ups

riello-ups

10 CVEs • 3 products

Products (3)

Click to collapse
Toggle
Netman 208
netman_208
Netman 204
netman_204

CVEs (10)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Riello Ups
1Netman 208
Jun 17, 2026
Dec 24, 2025
N/A· v4
7.2 HIGH· v3
N/A· v2
Riello UPS NetMan 208 Application before 1.12 allows cgi-bin/certsupload.cgi /../ directory traversal for file upload with resultant code execution.
1Riello Ups
1Netman 208
Jun 17, 2026
Dec 24, 2025
N/A· v4
4.8 MEDIUM· v3
N/A· v2
Riello UPS NetMan 208 Application before 1.12 allows cgi-bin/loginbanner_w.cgi XSS via a crafted banner.
1Riello Ups
1Netman 208
Jun 17, 2026
Dec 24, 2025
N/A· v4
5.3 MEDIUM· v3
N/A· v2
Riello UPS NetMan 208 Application before 1.12 allows cgi-bin/login.cgi username SQL Injection. For example, an attacker can delete the LOGINFAILEDTABLE table.
1Riello Ups
1Netman 204 Firmware
Jun 17, 2026
Sep 25, 2024
10.0 CRITICAL· v4
9.8 CRITICAL· v3
N/A· v2
The password recovery mechanism for the forgotten password in Riello Netman 204 allows an attacker to reset the admin password and take over control of the device.This issue affects Netman 204: through 4.05.
1Riello Ups
1Netman 204 Firmware
Jun 17, 2026
Sep 25, 2024
6.9 MEDIUM· v4
9.8 CRITICAL· v3
N/A· v2
Improper neutralization of special elements results in a SQL Injection vulnerability in Riello Netman 204. It is only limited to the SQLite database of measurement data.This issue affects Netman 204: through 4.05.
1Riello Ups
1Netman 204 Firmware
Jun 17, 2026
Oct 3, 2023
N/A· v4
9.8 CRITICAL· v3
N/A· v2
There is a remote code execution vulnerability that affects all versions of NetMan 204. A remote attacker could upload a firmware file containing a webshell, that could allow him to execute arbitrary code as root.
1Riello Ups
1Netman 204 Firmware
Jun 17, 2026
Oct 3, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
All versions of NetMan 204 could allow an unauthenticated remote attacker to read a file (config.cgi) containing sensitive information, like credentials.
1Riello Ups
1Netman 204 Firmware
Jun 17, 2026
Oct 3, 2023
N/A· v4
8.8 HIGH· v3
N/A· v2
All versions of NetMan 204 allow an attacker that knows the MAC and serial number of the device to reset the administrator password via the legitimate recovery function.
1Riello Ups
1Netman 204 Firmware
Jun 17, 2026
Jun 21, 2023
N/A· v4
8.8 HIGH· v3
N/A· v2
There is a CSRF vulnerability on Netman-204 version 02.05. An attacker could manage to change administrator passwords through a Cross Site Request Forgery due to the lack of proper validation on the CRSF token. This vuln...Show more
There is a CSRF vulnerability on Netman-204 version 02.05. An attacker could manage to change administrator passwords through a Cross Site Request Forgery due to the lack of proper validation on the CRSF token. This vulnerability could allow a remote attacker to access the administrator panel, being able to modify different parameters that are critical for industrial operations.Show less
1Riello Ups
1Netman 204 Firmware
Nov 21, 2024
Jul 3, 2019
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
An issue was discovered in Riello NetMan 204 14-2 and 15-2. The issue is with the login script and wrongpass Python script used for authentication. When calling wrongpass, the variables $VAL0 and $VAL1 should be enclosed...Show more
An issue was discovered in Riello NetMan 204 14-2 and 15-2. The issue is with the login script and wrongpass Python script used for authentication. When calling wrongpass, the variables $VAL0 and $VAL1 should be enclosed in quotes to prevent the potential for Bash command injection. Further to this, VAL0 and VAL1 should be sanitised to ensure they do not contain malicious characters. Passing it the username of '-' will cause it to time out and log the user in because of poor error handling. This will log the attacker in as an administrator where the telnet / ssh services can be enabled, and the credentials for local users can be reset. Also, login.cgi accepts the username as a GET parameter, so login can be achieved by browsing to the /cgi-bin/login.cgi?username=-%20a URI.Show less