CVE-2024-24553

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.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2024-06-24 07:15

Updated : 2024-06-24 12:57


NVD link : CVE-2024-24553

Mitre link : CVE-2024-24553

CVE.ORG link : CVE-2024-24553


JSON object : View

Products Affected

No product.

CWE
CWE-916

Use of Password Hash With Insufficient Computational Effort