Beveiligingsadvies

CVE-2024-47182

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2024-09-27 13:58:22
Laatst bijgewerkt 2024-09-27 14:13:09
Toegewezen door GitHub_M
CVSS-score 4.8
Status PUBLISHED

Beschrijving

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.