CVE-2023-42454 Details
Description
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.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Sep 26, 2024References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/lovasoa/SQLpage/issues/89 | CVE | Issue TrackingPatch |
| https://github.com/lovasoa/SQLpage/releases/tag/v0.11.1 | CVE | Release Notes |
| https://github.com/lovasoa/SQLpage/security/advisories/GHSA-v5wf-jg37-r9m5 | CVE | ExploitPatchThird Party Advisory |
| https://github.com/lovasoa/SQLpage/issues/89 | [email protected] | Issue TrackingPatch |
| https://github.com/lovasoa/SQLpage/releases/tag/v0.11.1 | [email protected] | Release Notes |
| https://github.com/lovasoa/SQLpage/security/advisories/GHSA-v5wf-jg37-r9m5 | [email protected] | ExploitPatchThird Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-200 | Exposure of Sensitive Information to an Unauthorized Actor | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| lovasoa sqlpage | < 0.11.1 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Sep 20, 2023 | Initial Analysis | [email protected] |