製品・ソフトウェアに関する情報
PhpShop の index.php における SQL インジェクションの脆弱性
Title PhpShop の index.php における SQL インジェクションの脆弱性
Summary

PhpShop の index.php には、SQL インジェクションの脆弱性が存在します。 本問題は、CVE-2008-0681 と重複する可能性があります。

Possible impacts 第三者により、以下のパラメータを介して、任意の SQL コマンドを実行される可能性があります。 (1) admin/function_list アクションの module_id パラメータ (2) vendor/vendor_form アクションの vendor_id パラメータ (3) admin/module_form アクションの module_id パラメータ (4) admin/user_form アクションの user_id パラメータ (5) vendor/vendor_category_form アクションの vendor_category_id パラメータ (6) store/user_form アクションの user_id パラメータ (7) store/payment_method_form アクションの payment_method_id パラメータ (8) tax/tax_form アクションの tax_rate_id パラメータ (9) shop/browse アクションの category パラメータ
Solution

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

Publication Date Jan. 5, 2010, midnight
Registration Date Dec. 20, 2012, 7:28 p.m.
Last Update Dec. 20, 2012, 7:28 p.m.
CVSS2.0 : 危険
Score 7.5
Vector AV:N/AC:L/Au:N/C:P/I:P/A:P
Affected System
phpshop
phpshop 0.8.1
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
0 [2012年12月20日]
  掲載
Feb. 17, 2018, 10:37 a.m.

NVD Vulnerability Information
CVE-2009-4571
Summary

Multiple SQL injection vulnerabilities in index.php in PhpShop 0.8.1 allow remote attackers to execute arbitrary SQL commands via the (1) module_id parameter in an admin/function_list action, the (2) vendor_id parameter in a vendor/vendor_form action, the (3) module_id parameter in an admin/module_form action, the (4) user_id parameter in an admin/user_form action, the (5) vendor_category_id parameter in a vendor/vendor_category_form action, the (6) user_id parameter in a store/user_form action, the (7) payment_method_id parameter in a store/payment_method_form action, the (8) tax_rate_id parameter in a tax/tax_form action, or the (9) category parameter in a shop/browse action. NOTE: the product_id vector is already covered by CVE-2008-0681.

Publication Date Jan. 6, 2010, 4 a.m.
Registration Date Jan. 29, 2021, 1:27 p.m.
Last Update Oct. 11, 2018, 4:49 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:phpshop:phpshop:0.8.1:*:*:*:*:*:*:*
Related information, measures and tools
Common Vulnerabilities List