7.5
CVE-2025-44958
- EPSS 0.03%
- Veröffentlicht 04.08.2025 00:00:00
- Zuletzt bearbeitet 23.09.2025 18:57:01
- Quelle cve@mitre.org
- Teams Watchlist Login
- Unerledigt Login
RUCKUS Network Director (RND) before 4.5 stores passwords in a recoverable format.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Commscope ≫ Ruckus Network Director Version < 4.5.0.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.03% | 0.083 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
cve@mitre.org | 5.3 | 0.8 | 4 |
CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:N/A:N
|
CWE-257 Storing Passwords in a Recoverable Format
The 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.