Amir Raminfar

2 exploits Active since Sep 2024
CVE-2024-47182 WRITEUP MEDIUM WRITEUP
Dozzle < 8.5.3 - Inadequate Encryption Strength for Password Hashing
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.
CVSS 4.8
CVE-2026-24740 WRITEUP CRITICAL WRITEUP
Dozzle < 9.0.3 - Improper Access Control via Container ID Targeting
Dozzle is a realtime log viewer for docker containers. Prior to version 9.0.3, a flaw in Dozzle’s agent-backed shell endpoints allows a user restricted by label filters (for example, `label=env=dev`) to obtain an interactive root shell in out‑of‑scope containers (for example, `env=prod`) on the same agent host by directly targeting their container IDs. Version 9.0.3 contains a patch for the issue.
CVSS 9.9