【活用ガイド】

JVNDB-2010-005506

Snipe Gallery における PHP リモートファイルインクルージョンの脆弱性

概要

Snipe Gallery には、PHP リモートファイルインクルージョンの脆弱性が存在します。
CVSS による深刻度 (CVSS とは?)

CVSS v2 による深刻度
基本値: 7.5 (危険) [NVD値]
  • 攻撃元区分: ネットワーク
  • 攻撃条件の複雑さ: 低
  • 攻撃前の認証要否: 不要
  • 機密性への影響(C): 部分的
  • 完全性への影響(I): 部分的
  • 可用性への影響(A): 部分的
影響を受けるシステム


snipegallery
  • snipe gallery 3.1.5

想定される影響

第三者により、パラメータ内の URL を介して、任意の PHP コードを実行される可能性があります。
(1) index.php への cfg_admin_path パラメータ
(2) view.php への cfg_admin_path パラメータ
(3) image.php への cfg_admin_path パラメータ
(4) search.php への cfg_admin_path パラメータ
(5) admin/index.php への cfg_admin_path パラメータ
(6) admin/gallery/index.php への cfg_admin_path パラメータ
(7) admin/gallery/view.php への cfg_admin_path パラメータ
(8) admin/gallery/gallery.php への cfg_admin_path パラメータ
(9) admin/gallery/image.php への cfg_admin_path パラメータ
(10) admin/gallery/crop.php への cfg_admin_path パラメータ
対策

ベンダ情報および参考情報を参照して適切な対策を実施してください。
ベンダ情報

snipegallery
CWEによる脆弱性タイプ一覧  CWEとは?

  1. コード・インジェクション(CWE-94) [NVD評価]
共通脆弱性識別子(CVE)  CVEとは?

  1. CVE-2010-2126
参考情報

  1. National Vulnerability Database (NVD) : CVE-2010-2126
更新履歴

  • [2012年12月20日]
      掲載