【活用ガイド】

JVNDB-2007-006254

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

概要

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

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


phppm
  • php project management 0.8.10 およびそれ以前

想定される影響

第三者により、以下のパラメータの URL を介して、任意の PHP コードを実行される可能性があります。
(1) modules 配下の certinfo/index.php への full_path パラメータ
(2) modules 配下の emails/index.php への full_path パラメータ
(3) modules 配下の events/index.php への full_path パラメータ
(4) modules 配下の fax/index.php への full_path パラメータ
(5) modules 配下の files/index.php への full_path パラメータ
(6) modules 配下の files/list.php への full_path パラメータ
(7) modules 配下の groupadm/index.php への full_path パラメータ
(8) modules 配下の history/index.php への full_path パラメータ
(9) modules 配下の info/index.php への full_path パラメータ
(10) modules 配下の log/index.php への full_path パラメータ
(11) modules 配下の mail/index.php への full_path パラメータ
(12) modules 配下の messages/index.php への full_path パラメータ
(13) modules 配下の organizations/index.php への full_path パラメータ
(14) modules 配下の phones/index.php への full_path パラメータ
(15) modules 配下の presence/index.php への full_path パラメータ
(16) modules 配下の projects/index.php への full_path パラメータ
(17) modules 配下の projects/summary.inc.php への full_path パラメータ
(18) modules 配下の projects/list.php への full_path パラメータ
(19) modules 配下の reports/index.php への full_path パラメータ
(20) modules 配下の search/index.php への full_path パラメータ
(21) modules 配下の snf/index.php への full_path パラメータ
(22) modules 配下の syslog/index.php への full_path パラメータ
(23) modules 配下の tasks/searchsimilar.php への full_path パラメータ
(24) modules 配下の tasks/index.php への full_path パラメータ
(25) modules 配下の tasks/summary.inc.php への full_path パラメータ
(26) modules 配下の useradm/index.php への full_path パラメータ
(27) /ajax/loadsplash.php への full_path パラメータ
(28) /blocks/birthday.php への full_path パラメータ
(29) /blocks/events.php への full_path パラメータ
(30) /blocks/help.php への full_path パラメータ
対策

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

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

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

  1. CVE-2007-5641
参考情報

  1. National Vulnerability Database (NVD) : CVE-2007-5641
更新履歴

  • [2012年12月20日]
      掲載