NeuVector stores user passwords and API keys using a simple, unsalted hash. This method is vulnerable to rainbow table attack (offline attack where hashes of known passwords are precomputed).
References
Configurations
No configuration.
History
17 Sep 2025, 13:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-09-17 13:15
Updated : 2025-09-17 14:18
NVD link : CVE-2025-53884
Mitre link : CVE-2025-53884
CVE.ORG link : CVE-2025-53884
JSON object : View
Products Affected
No product.
CWE
CWE-759
Use of a One-Way Hash without a Salt