Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/amir20/dozzle
  4. ›
  5. CVE-2024-47182

CVE-2024-47182: Dozzle uses unsafe hash for passwords

October 9, 2024

The app uses sha-256 as the hash for passwords. The app should switch to bcrypt.

References

  • github.com/advisories/GHSA-w7qr-q9fh-fj35
  • github.com/amir20/dozzle
  • github.com/amir20/dozzle/commit/de79f03aa3dbe5bb1e154a7e8d3dccbd229f3ea3
  • github.com/amir20/dozzle/security/advisories/GHSA-w7qr-q9fh-fj35
  • nvd.nist.gov/vuln/detail/CVE-2024-47182
  • pkg.go.dev/vuln/GO-2024-3163

Code Behaviors & Features

Detect and mitigate CVE-2024-47182 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 8.5.3

Fixed versions

  • 8.5.3

Solution

Upgrade to version 8.5.3 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-326: Inadequate Encryption Strength
  • CWE-328: Use of Weak Hash

Source file

go/github.com/amir20/dozzle/CVE-2024-47182.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:18 +0000.