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.
{
"cwe_ids": [
"CWE-916"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/24xxx/CVE-2024-24553.json",
"cna_assigner": "NCSC.ch"
}{
"cpe": "cpe:2.3:a:bludit:bludit:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "2.0"
},
{
"last_affected": "2.0"
},
{
"introduced": "3.14.0"
},
{
"last_affected": "3.15.0"
}
],
"source": [
"AFFECTED_FIELD",
"CPE_RANGE"
]
}