CVE-2024-47182

Severity CVSS v4.0:
Pending analysis
Type:
CWE-326 Inadequate Encryption Strength
Publication date:
27/09/2024
Last modified:
04/10/2024

Description

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:amirraminfar:dozzle:*:*:*:*:*:docker:*:* 8.5.3 (excluding)