| 概要 | The default soap.wsdl_cache_dir setting in (1) php.ini-production and (2) php.ini-development in PHP through 5.6.7 specifies the /tmp directory, which makes it easier for local users to conduct WSDL injection attacks by creating a file under /tmp with a predictable filename that is used by the get_sdl function in ext/soap/php_sdl.c. |
|---|---|
| 公表日 | 2015年3月30日19:59 |
| 登録日 | 2021年1月26日15:47 |
| 最終更新日 | 2024年11月21日10:59 |
| CVSS2.0 : MEDIUM | |
| スコア | 4.6 |
|---|---|
| ベクター | AV:L/AC:L/Au:N/C:P/I:P/A:P |
| 攻撃元区分(AV) | ローカル |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃前の認証要否(Au) | 不要 |
| 機密性への影響(C) | 低 |
| 完全性への影響(I) | 低 |
| 可用性への影響(A) | 低 |
| 全ての特権を取得 | いいえ |
| ユーザー権限を取得 | いいえ |
| その他の権限を取得 | いいえ |
| ユーザー操作が必要 | いいえ |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:a:php:php:*:*:*:*:*:*:*:* | 5.6.7 | ||||
| 構成2 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:o:suse:linux_enterprise_server:11.0:sp3:*:*:vmware:*:*:* | |||||
| cpe:2.3:o:suse:linux_enterprise_server:11.0:sp3:*:*:*:*:*:* | |||||
| タイトル | PHP における WSDL インジェクション攻撃を実行される脆弱性 |
|---|---|
| 概要 | PHP の (1) php.ini-production および (2) php.ini-development の soap.wsdl_cache_dir のデフォルト設定は、/tmp ディレクトリを指定しているため、WSDL インジェクション攻撃を実行される脆弱性が存在します。 補足情報 : CWE による脆弱性タイプは、CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component (インジェクション) と識別されています。 http://cwe.mitre.org/data/definitions/74.html |
| 想定される影響 | ローカルユーザにより、/tmp 配下に ext/soap/php_sdl.c の get_sdl 関数に使用される予測可能なファイル名のファイルを作成されることで、WSDL インジェクション攻撃を実行される可能性があります。 |
| 対策 | ベンダ情報および参考情報を参照して適切な対策を実施してください。 |
| 公表日 | 2013年9月17日0:00 |
| 登録日 | 2015年4月2日16:57 |
| 最終更新日 | 2015年8月31日17:31 |
| The PHP Group |
| PHP 5.6.7 まで |
| No | 変更内容 | 変更日 |
|---|---|---|
| 0 | [2015年04月02日] 掲載 [2015年08月31日] ベンダ情報:オラクル (Oracle Solaris Third Party Bulletin - July 2015) を追加 |
2018年2月17日10:37 |