製品・ソフトウェアに関する情報
PHP の set_magic_quotes_runtime 関数における SQL インジェクション攻撃を誘導される脆弱性
Title PHP の set_magic_quotes_runtime 関数における SQL インジェクション攻撃を誘導される脆弱性
Summary

PHP の set_magic_quotes_runtime 関数は、MySQLi 拡張モジュールが使用されている際、mysqli_fetch_assoc 関数と適切に交信しないため、SQL インジェクション攻撃を誘導される脆弱性が存在します。

Possible impacts 攻撃者により、以前のバージョンの PHPでは適切に処理される巧妙に細工された入力を介して、SQL インジェクション攻撃を誘導される可能性があります。
Solution

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

Publication Date July 1, 2010, midnight
Registration Date Feb. 18, 2011, 2:42 p.m.
Last Update Feb. 18, 2011, 2:42 p.m.
CVSS2.0 : 警告
Score 6.8
Vector AV:N/AC:M/Au:N/C:P/I:P/A:P
Affected System
The PHP Group
PHP 5.3.2
PHP 5.3.3
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
0 [2011年02月18日]
  掲載
Feb. 17, 2018, 10:37 a.m.

NVD Vulnerability Information
CVE-2010-4700
Summary

The set_magic_quotes_runtime function in PHP 5.3.2 and 5.3.3, when the MySQLi extension is used, does not properly interact with use of the mysqli_fetch_assoc function, which might make it easier for context-dependent attackers to conduct SQL injection attacks via crafted input that had been properly handled in earlier PHP versions.

Publication Date Jan. 19, 2011, 5 a.m.
Registration Date Jan. 29, 2021, 11:09 a.m.
Last Update Nov. 21, 2024, 10:21 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:php:php:5.3.3:*:*:*:*:*:*:*
cpe:2.3:a:php:php:5.3.2:*:*:*:*:*:*:*
Related information, measures and tools
Common Vulnerabilities List