Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Amirraminfar | Dozzle | < 8.5.3 |
Related Weaknesses (CWE)
References
- https://github.com/amir20/dozzle/commit/de79f03aa3dbe5bb1e154a7e8d3dccbd229f3ea3Patch
- https://github.com/amir20/dozzle/security/advisories/GHSA-w7qr-q9fh-fj35Vendor Advisory
FAQ
What is CVE-2024-47182?
CVE-2024-47182 is a vulnerability with a CVSS score of 4.8 (MEDIUM). 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 t...
How severe is CVE-2024-47182?
CVE-2024-47182 has been rated MEDIUM with a CVSS base score of 4.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-47182?
Check the references section above for vendor advisories and patch information. Affected products include: Amirraminfar Dozzle.