Security Advisory

CVE-2024-24553

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-06-24 07:10:03
Last updated 2024-08-01 23:19:52
Assigner NCSC.ch
CVSS score 5.9
State PUBLISHED

Description

Bludit uses the SHA-1 hashing algorithm to compute password hashes. Thus, attackers could determine cleartext passwords with brute-force attacks due to the inherent speed of SHA-1. In addition, the salt that is computed by Bludit is generated with a non-cryptographically secure function.