An issue was discovered in dotCMS through 3.6.1. The findChildrenByFilter() function which is called by the web accessible path /categoriesServlet performs string interpolation and direct SQL query execution. SQL quote escaping and a keyword blacklist were implemented in a new class, SQLUtil (main/java/com/dotmarketing/common/util/SQLUtil.java), as part of the remediation of CVE-2016-8902; however, these can be overcome in the case of the q and inode parameters to the /categoriesServlet path. Overcoming these controls permits a number of blind boolean SQL injection vectors in either parameter. The /categoriesServlet web path can be accessed remotely and without authentication in a default dotCMS deployment.
総合評価: CVE-2017-5344 は悪用リスクが高い(84.8/100)。CVSS 深刻度は重大。悪用される可能性が高い(EPSS 6.30%、93 パーセンタイル) 根拠: 公開エクスプロイトが 3 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| 41377 | exploit_db | edb | 2017-02-16 | Exploit-DB ↗ |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 8.15% | 6.30% | -1.84% |
| 2 | 2026-03-04 | 4.73% | 8.15% | +3.42% |
| 3 | 2026-03-01 | — | 4.73% | — |
EPSS の全履歴 (全 36 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 9.8 | 3.0 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| 7.5 | 2.0 | HIGH |
|
10.0 | 6.4 | [email protected] |
| URL | タグ |
|---|---|
| http://dotcms.com/security/SI-39 | Vendor Advisory |
| http://seclists.org/fulldisclosure/2017/Feb/34 | Exploit Mailing List Third Party Advisory |
| http://www.securityfocus.com/bid/96259 | |
| https://github.com/xdrr/webapp-exploits/blob/master/vendors/dotcms/2017.01.blind-sqli/dotcms-dump.sh | Exploit Third Party Advisory |
| https://www.exploit-db.com/exploits/41377/ |