【活用ガイド】

JVNDB-2007-005682

PHP アプリケーションの Prototype における PHP リモートファイルインクルージョンの脆弱性

概要

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

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


prototype of an php application
  • prototype of an php application 0.1

想定される影響

第三者により、以下のパラメータの URL を介して、任意の PHP コードを実行される可能性があります。
(1) gestion/ 配下の index.php への path_inc パラメータ
(2) ident/ 配下の identification.php への path_inc パラメータ
(3) ident/ 配下の disconnect.php への path_inc パラメータ
(4) ident/ 配下の loginliste.php への path_inc パラメータ
(5) ident/ 配下の loginmodif.php への path_inc パラメータ
(6) ident/ 配下の index.php への path_inc パラメータ
(7) ident/ 配下の ident.inc.php への path_inc パラメータ
(8) menu/ 配下の menuadministration.php への path_inc パラメータ
(9) menu/ 配下の menuprincipal.php への path_inc パラメータ
(10) param/ 配下の param.inc.php への path_inc パラメータ
(11) plugins/phpgacl/ 配下の index.php への path_inc パラメータ
(12) index.php への path_inc パラメータ
(13) common.inc.php への path_inc パラメータ
対策

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

prototype of an php application
  • prototype of an php application : Top Page
CWEによる脆弱性タイプ一覧  CWEとは?

  1. その他(CWE-Other) [NVD評価]
共通脆弱性識別子(CVE)  CVEとは?

  1. CVE-2007-3217
参考情報

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

  • [2012年12月20日]
      掲載