An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A stack out-of-bounds write in onigenc_unicode_get_case_fold_codes_by_str() occurs during regular expression compilation. Code point 0xFFFFFFFF is not properly handled in unicode_unfold_key(). A malformed regular expression could result in 4 bytes being written off the end of a stack buffer of expand_case_fold_string() during the call to onigenc_unicode_get_case_fold_codes_by_str(), a typical stack buffer overflow.
総合評価: CVE-2017-9225 は悪用リスクが高い(87.1/100)。CVSS 深刻度は重大。悪用される可能性が高い(EPSS 3.08%、86 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 直近 1 日で EPSS が +2.86% 上昇。悪用への関心が高まっている可能性があります。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.22% | 3.08% | +2.86% |
| 2 | 2026-05-14 | 0.29% | 0.22% | -0.07% |
| 3 | 2026-01-14 | — | 0.29% | — |
EPSS の全履歴 (全 13 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 9.8 | 3.0 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| 7.5 | 2.0 | HIGH |
|
10.0 | 6.4 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2017-9225 not yet assigned priority: Debian including 1 source packages (libonig), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2017-9225 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2017-9225 |
suse
|
medium | CVE-2017-9225 severity moderate: SUSE including 171 source package names (apache2-mod_php5, apache2-mod_php53, …), 216 product×package rows across 16 product lines (Magnum Orchestration 7, SUSE Lifecycle Management Server 1.3, … (16 product lines)): Known Not Affected 216. | https://www.suse.com/security/cve/CVE-2017-9225/ |
ubuntu
|
medium | CVE-2017-9225 medium priority: Ubuntu including 4 source packages (libonig, php5, php7.0, php7.1), 25 status rows across 7 suites (artful, bionic, trusty, upstream, xenial, yakkety, zesty): DNE 11, not-affected 8, needs-triage 4, ignored 2. | https://ubuntu.com/security/CVE-2017-9225 |
| URL | タグ |
|---|---|
| https://github.com/kkos/oniguruma/commit/166a6c3999bf06b4de0ab4ce6b088a468cc4029f | Patch Third Party Advisory |
| https://github.com/kkos/oniguruma/issues/56 | Exploit Third Party Advisory |