← Back

Mbs Solutions

mbs-solutions

26 CVEs • 23 products

Products (23)

Click to collapse
Toggle

CVEs (26)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Mbs Solutions
1Universal Bacnet Router Firmware
Jun 17, 2026
Mar 9, 2026
N/A· v4
4.9 MEDIUM· v3
N/A· v2
An administrator may attempt to block all networks by specifying "\*" or "all" as the network identifier. However, these values are not supported and do not trigger any validation error. Instead, they are silently interp...Show more
An administrator may attempt to block all networks by specifying "\*" or "all" as the network identifier. However, these values are not supported and do not trigger any validation error. Instead, they are silently interpreted as network 0 which results in no networks being blocked at all.Show less
1Mbs Solutions
1Universal Bacnet Router Firmware
Jun 17, 2026
Mar 9, 2026
N/A· v4
8.8 HIGH· v3
N/A· v2
A low-privileged remote attacker can exploit an arbitrary file write vulnerability in the wwupload.cgi endpoint. Due to path traversal this can lead to overwriting arbitrary files on the device and achieving a full syste...Show more
A low-privileged remote attacker can exploit an arbitrary file write vulnerability in the wwupload.cgi endpoint. Due to path traversal this can lead to overwriting arbitrary files on the device and achieving a full system compromise.Show less
1Mbs Solutions
1Universal Bacnet Router Firmware
Jun 17, 2026
Mar 9, 2026
N/A· v4
8.8 HIGH· v3
N/A· v2
A low-privileged remote attacker can abuse the backup restore functionality of UBR (ubr-restore) which runs with elevated privileges and does not validate the contents of the backup archive to create or overwrite arbitra...Show more
A low-privileged remote attacker can abuse the backup restore functionality of UBR (ubr-restore) which runs with elevated privileges and does not validate the contents of the backup archive to create or overwrite arbitrary files anywhere on the system.Show less
1Mbs Solutions
1Universal Bacnet Router Firmware
Jun 17, 2026
Mar 9, 2026
N/A· v4
8.1 HIGH· v3
N/A· v2
A low-privileged remote attacker can exploit the ubr-editfile method in wwwubr.cgi, an undocumented and unused API endpoint to write arbitrary files on the system.
1Mbs Solutions
1Universal Bacnet Router Firmware
Jun 17, 2026
Mar 9, 2026
N/A· v4
6.5 MEDIUM· v3
N/A· v2
A low-privileged remote attacker can exploit the ubr-logread method in wwwubr.cgi to read arbitrary files on the system. The endpoint accepts a parameter specifying the log file to open (e.g., /tmp/weblog{some_number}),...Show more
A low-privileged remote attacker can exploit the ubr-logread method in wwwubr.cgi to read arbitrary files on the system. The endpoint accepts a parameter specifying the log file to open (e.g., /tmp/weblog{some_number}), but this parameter is not properly validated, allowing an attacker to modify it to reference any file and retrieve its contents.Show less
1Mbs Solutions
1Universal Bacnet Router Firmware
Jun 17, 2026
Mar 9, 2026
N/A· v4
6.5 MEDIUM· v3
N/A· v2
A low-privileged remote attacker can exploit the ubr-editfile method in wwwubr.cgi, an undocumented and unused API endpoint to read arbitrary files on the system.