CVE-2017-9792
| Summary |
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.
|
| Publication Date |
Oct. 4, 2017, 10:29 a.m. |
| Registration Date |
Jan. 26, 2021, 1:31 p.m. |
| Last Update |
Nov. 21, 2024, 12:36 p.m. |
|
CVSS3.0 : MEDIUM
|
| スコア |
6.5
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N |
| 攻撃元区分(AV) |
ネットワーク |
| 攻撃条件の複雑さ(AC) |
低 |
| 攻撃に必要な特権レベル(PR) |
低 |
| 利用者の関与(UI) |
不要 |
| 影響の想定範囲(S) |
変更なし |
| 機密性への影響(C) |
なし |
| 完全性への影響(I) |
高 |
| 可用性への影響(A) |
なし |
|
CVSS2.0 : MEDIUM
|
| Score |
4.0
|
| Vector |
AV:N/AC:L/Au:S/C:N/I:P/A:N |
| 攻撃元区分(AV) |
ネットワーク |
| 攻撃条件の複雑さ(AC) |
低 |
| 攻撃前の認証要否(Au) |
単一 |
| 機密性への影響(C) |
なし |
| 完全性への影響(I) |
低 |
| 可用性への影響(A) |
なし |
| Get all privileges. |
いいえ
|
| Get user privileges |
いいえ
|
| Get other privileges |
いいえ
|
| User operation required |
いいえ
|
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:apache:impala:2.8.0:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:apache:impala:2.9.0:*:*:*:*:*:*:* |
|
|
|
|
Related information, measures and tools
Common Vulnerabilities List
JVN Vulnerability Information
Apache Impala における認可・権限・アクセス制御に関する脆弱性
| Title |
Apache Impala における認可・権限・アクセス制御に関する脆弱性
|
| Summary |
Apache Impala (incubating) には、認可・権限・アクセス制御に関する脆弱性が存在します。
|
| Possible impacts |
情報を改ざんされる可能性があります。 |
| Solution |
ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
July 20, 2017, midnight |
| Registration Date |
Nov. 13, 2017, 11:30 a.m. |
| Last Update |
Nov. 13, 2017, 11:30 a.m. |
Affected System
| Apache Software Foundation |
|
Apache Impala 2.10.0 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 0 |
[2017年11月13日] 掲載 |
Feb. 17, 2018, 10:37 a.m. |