CVE-2024-24553

Source
https://cve.org/CVERecord?id=CVE-2024-24553
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-24553.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-24553
Published
2024-06-24T07:10:03.585Z
Modified
2026-07-15T01:48:58.995656807Z
Severity
  • 5.9 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Bludit uses SHA1 as Password Hashing Algorithm
Details

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.

Database specific
{
    "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"
}
References

Affected packages

Git / github.com/bludit/bludit

Affected ranges

Type
GIT
Repo
https://github.com/bludit/bludit
Events
Database specific
{
    "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"
    ]
}

Affected versions

2.*
2.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-24553.json"