製品・ソフトウェアに関する情報
Exponent CMS の /framework/modules/ecommerce/controllers/orderController.php における情報公開の脆弱性
Title Exponent CMS の /framework/modules/ecommerce/controllers/orderController.php における情報公開の脆弱性
Summary

Exponent CMS の /framework/modules/ecommerce/controllers/orderController.php は、信用できない入力を selectObjectsBySql に与えるため、情報公開の脆弱性が存在します。

Possible impacts selectObjectsBySql メソッドを介して、情報を公開される可能性があります。
Solution

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

Publication Date Nov. 3, 2016, midnight
Registration Date Nov. 8, 2016, 5:23 p.m.
Last Update Nov. 8, 2016, 5:23 p.m.
CVSS3.0 : 重要
Score 7.5
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS2.0 : 警告
Score 5
Vector AV:N/AC:L/Au:N/C:P/I:N/A:N
Affected System
Exponent CMS project
Exponent CMS 2.4.0
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
0 [2016年11月08日]
  掲載
Feb. 17, 2018, 10:37 a.m.

NVD Vulnerability Information
CVE-2016-9183
Summary

In /framework/modules/ecommerce/controllers/orderController.php of Exponent CMS 2.4.0, untrusted input is passed into selectObjectsBySql. The method selectObjectsBySql of class mysqli_database uses the injectProof method to prevent SQL injection, but this filter can be bypassed easily: it only sanitizes user input if there are odd numbers of ' or " characters. Impact is Information Disclosure.

Publication Date Nov. 4, 2016, 7:59 p.m.
Registration Date Jan. 26, 2021, 2:19 p.m.
Last Update Nov. 21, 2024, noon
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:exponentcms:exponent_cms:2.4.0:*:*:*:*:*:*:*
Related information, measures and tools
Common Vulnerabilities List