GHSA-v5wf-jg37-r9m5 · 深刻度: critical · エコシステム: 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.
総合評価: CVE-2023-42454 は悪用リスクが高い(70.9/100)。CVSS 深刻度は重大。悪用される可能性が高い(EPSS 0.60%、44 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 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% | — |
EPSS の全履歴 (全 9 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 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 · 深刻度: critical · エコシステム: rust — SQLpage vulnerable to public exposure of database credentials
| URL | タグ |
|---|---|
| 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 |