In Apache Impala (incubating) before 2.10.0, a malicious user with "ALTER" permissions on an Impala table can access any other Kudu table data by altering the table properties to make it "external" and then changing the underlying table mapping to point to other Kudu tables. This violates and works around the authorization requirement that creating a Kudu external table via Impala requires an "ALL" privilege at the server scope. This privilege requirement for "CREATE" commands is enforced to precisely avoid this scenario where a malicious user can change the underlying Kudu table mapping. The fix is to enforce the same privilege requirement for "ALTER" commands that would make existing non-external Kudu tables external.
结论预警: CVE-2017-9792 综合评估为中等风险(52.6/100):CVSS 技术影响为中级,利用概率(EPSS 1.58%) 核心证据: 近一日 EPSS 上升 +1.37%,被利用关注度持续升高。 强制指令: 梳理受影响资产并纳入修补计划。
风险随态势动态变化;本站持续评估并同步更新本页展示内容。
EPSS 日更估计相对被利用可能性;百分位表示该 CVE 在已评分漏洞中的相对排名(越高表示相对更严重)。
| # | 日期 | 旧 EPSS 分数 | 新 EPSS 分数 | 变化(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.21% | 1.58% | +1.37% |
| 2 | 2025-03-17 | 0.13% | 0.21% | +0.08% |
| 3 | 2023-11-08 | — | 0.13% | — |
完整 EPSS 历史 (共 6 条)
该 CVE 的 CVSS 指标。
| 底座分 | 版本 | 严重度 | 向量 | 可利用性 | 影响 | 分数来源 |
|---|---|---|---|---|---|---|
| 6.5 | 3.0 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
| 4.0 | 2.0 | MEDIUM |
|
8.0 | 2.9 | [email protected] |
| URL | 标签 |
|---|---|
| http://www.securityfocus.com/bid/101173 | Third Party Advisory VDB Entry |
| https://issues.apache.org/jira/browse/IMPALA-5638 | Issue Tracking Vendor Advisory |
| https://lists.apache.org/thread.html/74a163df0cdefcd738c8d18821e69aa69eed2ba5384c0cc255d15c4b%40%3Cannounce.apache.org%3E |