Exponent CMS 2.4 uses PHP reflection to call a method of a controller class, and then uses the method name to check user permission. But, the method name in PHP reflection is case insensitive, and Exponent CMS permits undefined actions to execute by default, so an attacker can use a capitalized method name to bypass the permission check, e.g., controller=expHTMLEditor&action=preview&editor=ckeditor and controller=expHTMLEditor&action=Preview&editor=ckeditor. An anonymous user will be rejected for the former but can access the latter.
結論預警: CVE-2016-9182 綜合評估為中等風險(55.4/100):CVSS 技術影響為高級,利用機率(EPSS 1.41%) 核心證據: 近一日 EPSS 上升 +1.23%,被利用關注度持續升高。 強制指令: 梳理受影響資產並納入修補計畫。
風險隨態勢動態變化;本站持續評估並同步更新本頁展示內容。
EPSS 日更估計相對被利用可能性;百分位表示該 CVE 在已評分漏洞中的相對排名(越高表示相對更嚴重)。
| # | 日期 | 舊 EPSS 分數 | 新 EPSS 分數 | 變化(新 − 舊) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.18% | 1.41% | +1.23% |
| 2 | 2025-03-17 | 0.11% | 0.18% | +0.07% |
| 3 | 2023-03-07 | — | 0.11% | — |
完整 EPSS 歷史 (共 4 筆)
該 CVE 的 CVSS 指標。
| 底座分 | 版本 | 嚴重度 | 向量 | 可利用性 | 影響 | 分數來源 |
|---|---|---|---|---|---|---|
| 7.5 | 3.0 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
| 廠商 | 產品 | 版本 | 原始 CPE |
|---|---|---|---|
| exponentcms | exponent_cms | 2.4.0 | cpe:2.3:a:exponentcms:exponent_cms:2.4.0:*:*:*:*:*:*:* |
| URL | 標籤 |
|---|---|
| http://www.securityfocus.com/bid/94227 | Third Party Advisory |
| https://github.com/exponentcms/exponent-cms/commit/684d79424f768db8bb345d5c68aa2a886239492b | Issue Tracking Patch Third Party Advisory |