【活用ガイド】

JVNDB-2006-003661

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

概要

phpProfiles には、PHP リモートファイルインクルージョンの脆弱性が存在します。
本脆弱性は、CVE-2006-5634 とは異なる脆弱性です。
CVSS による深刻度 (CVSS とは?)

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


phpprofiles
  • phpprofiles 3.1.2b およびそれ以前

想定される影響

第三者により、以下のパラメータの URL を介して、任意の PHP コードを実行される可能性があります。
(1) include/body.inc.php への menu パラメータ
(2) include/body_admin.inc.php への menu パラメータ
(3) include/ 配下の index.inc.php への incpath パラメータ
(4) include/ 配下の account.inc.php への incpath パラメータ
(5) include/ 配下の admin_newcomm.inc.php への incpath パラメータ
(6) include/ 配下の header_admin.inc.php への incpath パラメータ
(7) include/ 配下の header.inc.php への incpath パラメータ
(8) include/ 配下の friends.inc.php への incpath パラメータ
(9) include/ 配下の menu_u.inc.php への incpath パラメータ
(10) include/ 配下の notify.inc.php への incpath パラメータ
(11) include/ 配下の body.inc.php への incpath パラメータ
(12) include/ 配下の body_admin.inc.php への incpath パラメータ
(13) include/ 配下の commrecc.inc.php への incpath パラメータ
(14) include/ 配下の do_reg.inc.php への incpath パラメータ
(15) include/ 配下の comm_post.inc.php への incpath パラメータ
(16) include/ 配下の menu_v.inc.php への incpath パラメータ
対策

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

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

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

  1. CVE-2006-6740
参考情報

  1. National Vulnerability Database (NVD) : CVE-2006-6740
更新履歴

  • [2012年12月20日]
      掲載