【活用ガイド】

JVNDB-2013-006397

PHP-Fusion における SQL インジェクションの脆弱性

概要

PHP-Fusion には、SQL インジェクションの脆弱性が存在します。

Authenticate.class.php のユーザ ID の Cookie の問題については、すでに CVE-2013-7375 で報告されています。
CVSS による深刻度 (CVSS とは?)

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


PHP-Fusion
  • PHP-Fusion 7.02.06 未満

想定される影響

第三者により、(1) downloads.php の orderby パラメータを介して、任意の SQL コマンドを実行される、または特定の権限を持つリモート認証されたユーザにより、下記の項目を介して、任意の SQL コマンドを実行される可能性があります。

(2) forum/postedit.php の edit アクションの "delete_attach_" で始まるパラメータ名
(3) forum/postnewthread.php の newthread アクションの poll_opts[] パラメータ
(4) administration/settings_messages.php の pm_email_notify パラメータ
(5) administration/settings_messages.php の pm_save_sent パラメータ
(6) administration/settings_messages.php の pm_inbox パラメータ
(7) administration/settings_messages.php の pm_sentbox パラメータ
(8) administration/settings_messages.php の pm_savebox パラメータ
(9) administration/settings_photo.php の thumb_compression パラメータ
(10) administration/settings_photo.php の photo_watermark_text_color1 パラメータ
(11) administration/settings_photo.php の photo_watermark_text_color2 パラメータ
(12) administration/settings_photo.php の photo_watermark_text_color3 パラメータ
(13) administration/bbcodes.php の enable パラメータ
(14) administration/news.php の news_image パラメータ
(15) administration/news.php の news_image_t1 パラメータ
(16) administration/news.php の news_image_t2 パラメータ
(17) adminis! tration/news.php の edit アクションの news_id パラメータ
(18) administration/articles.php の edit アクションの article_id パラメータ
対策

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

PHP-Fusion
CWEによる脆弱性タイプ一覧  CWEとは?

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

  1. CVE-2013-1803
参考情報

  1. National Vulnerability Database (NVD) : CVE-2013-1803
  2. 関連文書 : [waraxe-2013-SA#097] - Multiple Vulnerabilities in PHP-Fusion 7.02.05
更新履歴

  • [2014年05月08日]
      掲載