GHSA-qmv4-jgp7-mf68 · 深刻度: high · エコシステム: npm — Sails before 0.12.7 vulnerable to Broken CORS
Sails is an MVC style framework for building realtime web applications. Version 0.12.7 and lower have an issue with the CORS configuration where the value of the origin header is reflected as the value for the Access-Control-Allow-Origin header. This would allow an attacker to make AJAX requests to vulnerable hosts through cross site scripting or a malicious HTML Document, effectively bypassing the Same Origin Policy. Note that this is only an issue when `allRoutes` is set to `true` and `origin` is set to `*` or left commented out in the sails CORS config file. The problem can be compounded when the cors `credentials` setting is not provided. At that point authenticated cross domain requests are possible.
総合評価: CVE-2016-10549 は低リスク(34.6/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.26%、48 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2025-03-17 | 0.07% | 0.26% | +0.19% |
| 2 | 2023-03-07 | 0.89% | 0.07% | -0.82% |
| 3 | 2022-02-04 | — | 0.89% | — |
EPSS の全履歴 (全 3 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 4.4 | 3.0 | MEDIUM |
|
1.3 | 2.7 | [email protected] |
| 2.1 | 2.0 | LOW |
|
3.9 | 2.9 | [email protected] |
GHSA-qmv4-jgp7-mf68 · 深刻度: high · エコシステム: npm — Sails before 0.12.7 vulnerable to Broken CORS
| URL | タグ |
|---|---|
| http://sailsjs.org/documentation/concepts/security/cors | Vendor Advisory |
| http://sailsjs.org/documentation/reference/configuration/sails-config-cors | Vendor Advisory |
| https://nodesecurity.io/advisories/148 | Third Party Advisory |