CVE-2019-25030
Description
In Versa Director, Versa Analytics and VOS, Passwords are not hashed using an adaptive cryptographic hash function or key derivation function prior to storage. Popular hashing algorithms based on the Merkle-Damgardconstruction (such as MD5 and SHA-1) alone are insufficient in thwarting password cracking. Attackers can generate and use precomputed hashes for all possible password character combinations (commonly referred to as "rainbow tables") relatively quickly. The use of adaptive hashing algorithms such asscryptorbcryptor Key-Derivation Functions (i.e.PBKDF2) to hash passwords make generation of such rainbow tables computationally infeasible.
CVSS Details
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N Threat Intelligence
Weaknesses 1
Affected Products 3
| Vendor | Product | Version | Range |
|---|---|---|---|
| versa-networks | versa_analytics | * | any |
| versa-networks | versa_director | * | any |
| versa-networks | versa_operating_system | * | any |
References 1
- hackerone.com https://hackerone.com/reports/1168197
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.