CVE & CISA-KEV Catalog

CVE-2025-24787

HIGH
8.6
CVSS v3
NVD

Description

WhoDB is an open source database management tool. In affected versions the application is vulnerable to parameter injection in database connection strings, which allows an attacker to read local files on the machine the application is running on. The application uses string concatenation to build database connection URIs which are then passed to corresponding libraries responsible for setting up the database connections. This string concatenation is done unsafely and without escaping or encoding the user input. This allows an user, in many cases, to inject arbitrary parameters into the URI string. These parameters can be potentially dangerous depending on the libraries used. One of these dangerous parameters is `allowAllFiles` in the library `github.com/go-sql-driver/mysql`. Should this be set to `true`, the library enables running the `LOAD DATA LOCAL INFILE` query on any file on the host machine (in this case, the machine that WhoDB is running on). By injecting `&allowAllFiles=true` into the connection URI and connecting to any MySQL server (such as an attacker-controlled one), the attacker is able to read local files. This issue has been addressed in version 0.45.0 and all users are advised to upgrade. There are no known workarounds for this vulnerability.

How to fix

Remediation Available
whodbNVD
Affected:< 0.45.0Fixed in:0.45.0CVE-2025-24787derived from NVD

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeChanged

Impact

ConfidentialityHigh
IntegrityNone
AvailabilityNone

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

Exploit Intelligence

0.54%probability of exploitation in 30 days
42ndpercentile

Moderate risk: more likely to be exploited than 42% of all known CVEs.

References

Vendor Advisory1
Product1

Related Vulnerabilities

Other CWE-943 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2017-12904High8.86.4%-Fix
CVE-2020-36195Critical9.81.8%-Fix
CVE-2018-7829High8.81.7%-Fix
CVE-2021-1349Medium6.51.4%-Fix
CVE-2018-19952High7.51.3%-Fix
CVE-2022-36084Critical9.91.2%-Fix
Embed a live status badge for CVE-2025-24787
CVE-2025-24787 severity badge

Markdown

[![CVE-2025-24787](https://tridentstack.com/cve/badge/CVE-2025-24787.svg)](https://tridentstack.com/cve/CVE-2025-24787)

HTML

<a href="https://tridentstack.com/cve/CVE-2025-24787"><img src="https://tridentstack.com/cve/badge/CVE-2025-24787.svg" alt="CVE-2025-24787"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2025-12-31.