GHSA-gwvm-vrp4-4pp5 · 深刻度: critical · エコシステム: npm — angular-server-side-configuration information disclosure vulnerability in monorepo with node.js backend
angular-server-side-configuration helps configure an angular application at runtime on the server or in a docker container via environment variables. angular-server-side-configuration detects used environment variables in TypeScript (.ts) files during build time of an Angular CLI project. The detected environment variables are written to a ngssc.json file in the output directory. During deployment of an Angular based app, the environment variables based on the variables from ngssc.json are inserted into the apps index.html (or defined index file). With version 15.0.0 the environment variable detection was widened to the entire project, relative to the angular.json file from the Angular CLI. In a monorepo setup, this could lead to environment variables intended for a backend/service to be detected and written to the ngssc.json, which would then be populated and exposed via index.html. This has NO IMPACT, in a plain Angular project that has no backend component. This vulnerability has been mitigated in version 15.1.0, by adding an option `searchPattern` which restricts the detection file range by default. As a workaround, manually edit or create ngssc.json or run script after ngssc.json generation.
総合評価: CVE-2023-28444 は中リスク(57.6/100)。CVSS 深刻度は重大。悪用される可能性が高い(EPSS 0.76%、50 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.37% | 0.76% | +0.39% |
| 2 | 2026-05-16 | 0.46% | 0.37% | -0.09% |
| 3 | 2026-03-26 | — | 0.46% | — |
EPSS の全履歴 (全 11 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 9.9 | 3.1 | CRITICAL |
|
3.9 | 5.3 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-gwvm-vrp4-4pp5 · 深刻度: critical · エコシステム: npm — angular-server-side-configuration information disclosure vulnerability in monorepo with node.js backend
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| angular-server-side-configuration_project | angular-server-side-configuration | >= 15.0.0, < 15.1.0 | cpe:2.3:a:angular-server-side-configuration_project:angular-server-side-configuration:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/kyubisation/angular-server-side-configuration/commit/d701f51260637a84ede278e248934e0437a7ff86 | Patch Third Party Advisory |
| https://github.com/kyubisation/angular-server-side-configuration/releases/tag/v15.1.0 | Third Party Advisory |
| https://github.com/kyubisation/angular-server-side-configuration/security/advisories/GHSA-gwvm-vrp4-4pp5 | Third Party Advisory |