Dozzle is a realtime log viewer for docker containers. Before version 8.5.3, the app uses sha-256 as the hash for passwords, which leaves users susceptible to rainbow table attacks. The app switches to bcrypt, a more appropriate hash for passwords, in version 8.5.3.
{
"cwe_ids": [
"CWE-328"
],
"cna_assigner": "GitHub_M",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/47xxx/CVE-2024-47182.json"
}{
"cpe": "cpe:2.3:a:amirraminfar:dozzle:*:*:*:*:*:docker:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "8.5.3"
}
],
"source": [
"CPE_RANGE",
"REFERENCES"
]
}