Exponent CMS におけるパーミッションチェックを回避される脆弱性
タイトル Exponent CMS におけるパーミッションチェックを回避される脆弱性
概要

Exponent CMS は、メソッド名を大文字と小文字で区別しない PHP のリフレクションを使用するため、パーミッションチェックを回避される脆弱性が存在します。 補足情報 : CWE による脆弱性タイプは、CWE-284: Improper Access Control (不適切なアクセス制御) と識別されています。 http://cwe.mitre.org/data/definitions/284.html

想定される影響 攻撃者により、デフォルト設定の実行を介して、定義されていないアクションを許可し、パーミッションチェックを回避される可能性があります。
対策

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

公表日 2016年11月3日0:00
登録日 2016年11月8日17:23
最終更新日 2016年11月8日17:23
CVSS3.0 : 重要
スコア 7.5
ベクター CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
CVSS2.0 : 警告
スコア 5
ベクター AV:N/AC:L/Au:N/C:N/I:P/A:N
影響を受けるシステム
Exponent CMS project
Exponent CMS 2.4
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
変更履歴
No 変更内容 変更日
0 [2016年11月08日]
  掲載
2018年2月17日10:37

NVD脆弱性情報
CVE-2016-9182
概要

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.

公表日 2016年11月4日19:59
登録日 2021年1月26日14:19
最終更新日 2024年11月21日12:00
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:exponentcms:exponent_cms:2.4.0:*:*:*:*:*:*:*
関連情報、対策とツール
共通脆弱性一覧