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.55%probability of exploitation in 30 days
43rdpercentile

Moderate risk: more likely to be exploited than 43% 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

Common questions

How do I fix CVE-2025-24787?

Upgrade whodb to 0.45.0 or later.

Is CVE-2025-24787 being actively exploited?

Not that we know of. CVE-2025-24787 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.55% is the estimated probability that it will be exploited in the next 30 days. That is higher than 43% of all scored CVEs.

How severe is CVE-2025-24787?

CVE-2025-24787 has a CVSS v3 base score of 8.6, rated high. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2025-24787 affect?

Published advisories record a fix for whodb (NVD). Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

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.