The validateInputImageSize function in modules/imgcodecs/src/loadsave.cpp in OpenCV 3.4.1 allows remote attackers to cause a denial of service (assertion failure) because (pixels <= (1<<30)) may be false. Note: “OpenCV CV_Assert is not an assertion (C-like assert()), it is regular C++ exception which can raised in case of invalid or non-supported parameters.
総合評価: CVE-2018-7714 は中リスク(60.3/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 2.31%、81 パーセンタイル) 根拠: 直近 1 日で EPSS が +1.90% 上昇。悪用への関心が高まっている可能性があります。 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.41% | 2.31% | +1.90% |
| 2 | 2025-03-30 | 1.72% | 0.41% | -1.31% |
| 3 | 2025-03-29 | — | 1.72% | — |
EPSS の全履歴 (全 10 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.5 | 3.0 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
low | — | https://access.redhat.com/security/cve/CVE-2018-7714 |
suse
|
low | — | https://www.suse.com/security/cve/CVE-2018-7714/ |
ubuntu
|
low | CVE-2018-7714 low priority: Ubuntu including 1 source packages (opencv), 7 status rows across 7 suites (artful, bionic, cosmic, disco, trusty, upstream, xenial): ignored 7. | https://ubuntu.com/security/CVE-2018-7714 |
| URL | タグ |
|---|---|
| https://github.com/opencv/opencv/issues/10998 | |
| https://github.com/xiaoqx/pocs/tree/master/opencv/dos-by-assert | Third Party Advisory |