Security Advisory

CVE-2024-47182

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-09-27 13:58:22
Last updated 2024-09-27 14:13:09
Assigner GitHub_M
State PUBLISHED

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.