Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/clidey/whodb/core
  4. ›
  5. CVE-2025-24786

CVE-2025-24786: WhoDB has a path traversal opening Sqlite3 database

February 6, 2025 (updated February 7, 2025)

While the application only displays Sqlite3 databases present in the directory /db, there is no path traversal prevention in place. This allows an unauthenticated attacker to open any Sqlite3 database present on the host machine that the application is running on.

References

  • github.com/advisories/GHSA-9r4c-jwx3-3j76
  • github.com/clidey/whodb
  • github.com/clidey/whodb/blob/ba6eb81d0ca40baead74bca58b2567166999d6a6/core/src/plugins/sqlite3/db.go
  • github.com/clidey/whodb/blob/ba6eb81d0ca40baead74bca58b2567166999d6a6/core/src/plugins/sqlite3/db.go
  • github.com/clidey/whodb/commit/547336ac73c8d17929c18c3941c0d5b0099753cc
  • github.com/clidey/whodb/security/advisories/GHSA-9r4c-jwx3-3j76
  • nvd.nist.gov/vuln/detail/CVE-2025-24786

Code Behaviors & Features

Detect and mitigate CVE-2025-24786 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 0.0.0-20250127172032-547336ac73c8

Fixed versions

  • 0.0.0-20250127172032-547336ac73c8

Solution

Upgrade to version 0.0.0-20250127172032-547336ac73c8 or above.

Impact 10 CRITICAL

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

Learn more about CVSS

Weakness

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Source file

go/github.com/clidey/whodb/core/CVE-2025-24786.yml

Spotted a mistake? Edit the file on GitLab.

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

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