CVE-2024-8453
4.9
Vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
Exploitability: 1.2 / Impact: 3.6
Source: NVD
Description
Certain switch models from PLANET Technology use an insecure hashing function to hash user passwords without being salted. Remote attackers with administrator privileges can read configuration files to obtain the hash values, and potentially crack them to retrieve the plaintext passwords.
Affected (2)
Products: Planet: Gs 4210 24p2s Firmware, Gs 4210 24pl4c Firmware
Configuration A
| Vulnerable Software | Affected Versions |
|---|---|
| Before 3.305b240802 |
| Running on/with | Platform Versions |
|---|---|
Planet Gs 4210 24p2s | Version 3.0 |
Configuration B
| Vulnerable Software | Affected Versions |
|---|---|
| Before 2.305b240719 |
| Running on/with | Platform Versions |
|---|---|
Planet Gs 4210 24pl4c | Version 2.0 |
Related CWEs
CWE-328
Use of Weak Hash
The product uses an algorithm that produces a digest (output value) that does not meet security expectations for a hash function that allows an adversary to reasonably determine the original input (preimage attack), find another input that can produce the same hash (2nd preimage attack), or find multiple inputs that evaluate to the same hash (birthday attack).
CWE-759
Use of a One-Way Hash without a Salt
The product uses a one-way cryptographic hash against an input that should not be reversible, such as a password, but the product does not also use a salt as part of the input.
References (2)
Timeline
No history available yet.