CVE-2023-5627
01.11.2023, 16:15
A vulnerability has been identified in NPort 6000 Series, making the authentication mechanism vulnerable. This vulnerability arises from the incorrect implementation of sensitive information protection, potentially allowing malicious users to gain unauthorized access to the web service.Enginsight
Vendor | Product | Version |
---|---|---|
moxa | nport_6150-t_firmware | 𝑥 ≤ 1.21 |
moxa | nport_6150_firmware | 𝑥 ≤ 1.21 |
moxa | nport_6250-m-sc-t_firmware | 𝑥 ≤ 1.21 |
moxa | nport_6250-m-sc_firmware | 𝑥 ≤ 1.21 |
moxa | nport_6250-s-sc-t_firmware | 𝑥 ≤ 1.21 |
moxa | nport_6250-s-sc_firmware | 𝑥 ≤ 1.21 |
moxa | nport_6250-t_firmware | 𝑥 ≤ 1.21 |
moxa | nport_6250_firmware | 𝑥 ≤ 1.21 |
moxa | nport_6450-t_firmware | 𝑥 ≤ 1.21 |
moxa | nport_6450_firmware | 𝑥 ≤ 1.21 |
moxa | nport_6610-16-48v_firmware | 𝑥 ≤ 1.21 |
moxa | nport_6610-16_firmware | 𝑥 ≤ 1.21 |
moxa | nport_6610-32-48v_firmware | 𝑥 ≤ 1.21 |
moxa | nport_6610-32_firmware | 𝑥 ≤ 1.21 |
moxa | nport_6610-8-48v_firmware | 𝑥 ≤ 1.21 |
moxa | nport_6610-8_firmware | 𝑥 ≤ 1.21 |
moxa | nport_6650-16-48v_firmware | 𝑥 ≤ 1.21 |
moxa | nport_6650-16-hv-t_firmware | 𝑥 ≤ 1.21 |
moxa | nport_6650-16-t_firmware | 𝑥 ≤ 1.21 |
moxa | nport_6650-16_firmware | 𝑥 ≤ 1.21 |
moxa | nport_6650-32-48v_firmware | 𝑥 ≤ 1.21 |
moxa | nport_6650-32-hv-t_firmware | 𝑥 ≤ 1.21 |
moxa | nport_6650-32_firmware | 𝑥 ≤ 1.21 |
moxa | nport_6650-8-48v_firmware | 𝑥 ≤ 1.21 |
moxa | nport_6650-8-hv-t_firmware | 𝑥 ≤ 1.21 |
moxa | nport_6650-8-t_firmware | 𝑥 ≤ 1.21 |
moxa | nport_6650-8_firmware | 𝑥 ≤ 1.21 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-257 - Storing Passwords in a Recoverable FormatThe storage of passwords in a recoverable format makes them subject to password reuse attacks by malicious users. In fact, it should be noted that recoverable encrypted passwords provide no significant benefit over plaintext passwords since they are subject not only to reuse by malicious attackers but also by malicious insiders. If a system administrator can recover a password directly, or use a brute force search on the available information, the administrator can use the password on other accounts.
- CWE-287 - Improper AuthenticationWhen an actor claims to have a given identity, the software does not prove or insufficiently proves that the claim is correct.
References