GHSA-v5wf-jg37-r9m5 · Severity: critical · Ecosystem: rust — SQLpage vulnerable to public exposure of database credentials
SQLpage is a SQL-only webapp builder. Someone using SQLpage versions prior to 0.11.1, whose SQLpage instance is exposed publicly, with a database connection string specified in the `sqlpage/sqlpage.json` configuration file (not in an environment variable), with the web_root is the current working directory (the default), and with their database exposed publicly, is vulnerable to an attacker retrieving database connection information from SQLPage and using it to connect to their database directly. Version 0.11.0 fixes this issue. Some workarounds are available. Using an environment variable instead of the configuration file to specify the database connection string prevents exposing it on vulnerable versions. Using a different web root (that is not a parent of the SQLPage configuration directory) fixes the issue. One should also avoid exposing one's database publicly.
Conclusion & alert: CVE-2023-42454 is rated High Exploit Risk (70.9/100): CVSS Critical severity, with low exploitation likelihood (EPSS 0.60%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.10% | 0.60% | +0.50% |
| 2 | 2025-11-21 | 0.24% | 0.10% | -0.14% |
| 3 | 2025-11-18 | — | 0.24% | — |
Full EPSS history (9 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 10.0 | 3.1 | CRITICAL |
|
3.9 | 5.8 | [email protected] |
| 9.1 | 3.1 | CRITICAL |
|
3.9 | 5.2 | [email protected] |
GHSA-v5wf-jg37-r9m5 · Severity: critical · Ecosystem: rust — SQLpage vulnerable to public exposure of database credentials
| URL | Tags |
|---|---|
| https://github.com/lovasoa/SQLpage/issues/89 | Issue Tracking Patch |
| https://github.com/lovasoa/SQLpage/releases/tag/v0.11.1 | Release Notes |
| https://github.com/lovasoa/SQLpage/security/advisories/GHSA-v5wf-jg37-r9m5 | Exploit Patch Third Party Advisory |