AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-25030

MEDIUM · CVSS 5.5 EPSS 0.22%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2021-05-26 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

CVE
CVE-2019-25030
Severity
MEDIUM
CVSS
5.5
EPSS
0.22%

Original NVD 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.