IceBB の modules/members.php における SQL インジェクションの脆弱性
| Title |
IceBB の modules/members.php における SQL インジェクションの脆弱性
|
| Summary |
IceBB の modules/members.php は、includes/functions.php 内の clean_string 関数内に間違った保護メカニズムがあるため、SQL インジェクションの脆弱性が存在します。
|
| Possible impacts |
第三者により、index.php への members アクション内の username パラメータを介して、任意の SQL コマンドを実行される可能性があります。 |
| Solution |
ベンダ情報および参考情報を参照して適切な対策を実施してください。 |
| Publication Date |
July 31, 2008, midnight |
| Registration Date |
Sept. 25, 2012, 5:17 p.m. |
| Last Update |
Sept. 25, 2012, 5:17 p.m. |
|
CVSS2.0 : 危険
|
| Score |
7.5
|
| Vector |
AV:N/AC:L/Au:N/C:P/I:P/A:P |
Affected System
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 0 |
[2012年09月25日] 掲載 |
Feb. 17, 2018, 10:37 a.m. |
NVD Vulnerability Information
CVE-2008-3416
| Summary |
SQL injection vulnerability in modules/members.php in IceBB before 1.0-rc9.3 allows remote attackers to execute arbitrary SQL commands via the username parameter in a members action to index.php, related to an incorrect protection mechanism in the clean_string function in includes/functions.php.
|
| Publication Date |
Aug. 1, 2008, 2:41 a.m. |
| Registration Date |
Jan. 29, 2021, 1:40 p.m. |
| Last Update |
Sept. 29, 2017, 10:31 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:icebb:icebb:1.0:rc9:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:icebb:icebb:1.0:rc9.1:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:icebb:icebb:1.0:rc9.2:*:*:*:*:*:* |
|
|
|
|
Related information, measures and tools
Common Vulnerabilities List