SquirrelMail 1.4.22 (and other versions before 20170427_0200-SVN) allows post-authentication remote code execution via a sendmail.cf file that is mishandled in a popen call. It's possible to exploit this vulnerability to execute arbitrary shell commands on the remote server. The problem is in the Deliver_SendMail.class.php with the initStream function that uses escapeshellcmd() to sanitize the sendmail command before executing it. The use of escapeshellcmd() is not correct in this case since it doesn't escape whitespaces, allowing the injection of arbitrary command parameters. The problem is in -f$envelopefrom within the sendmail command line. Hence, if the target server uses sendmail and SquirrelMail is configured to use it as a command-line program, it's possible to trick sendmail into using an attacker-provided configuration file that triggers the execution of an arbitrary command. For exploitation, the attacker must upload a sendmail.cf file as an email attachment, and inject the sendmail.cf filename with the -C option within the "Options > Personal Informations > Email Address" setting.
総合評価: CVE-2017-7692 は悪用リスクが高い(89.5/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 32.16%、98 パーセンタイル) 根拠: 公開エクスプロイトが 2 件参照されています(Exploit-DB)。 直近 1 日で EPSS が +16.55% 上昇。悪用への関心が高まっている可能性があります。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| 41910 | exploit_db | edb | 2017-04-23 | Exploit-DB ↗ |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 15.60% | 32.16% | +16.55% |
| 2 | 2026-06-11 | 15.95% | 15.60% | -0.35% |
| 3 | 2026-05-28 | — | 15.95% | — |
EPSS の全履歴 (全 46 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 8.8 | 3.0 | HIGH |
|
2.8 | 5.9 | [email protected] |
| 9.0 | 2.0 | HIGH |
|
8.0 | 10.0 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
gentoo
|
normal | CVE-2017-7692: 1 GLSA(s) (201709-13), 1 atom(s) (mail-client/squirrelmail); latest impact normal. | https://bugs.gentoo.org/buglist.cgi?quicksearch=CVE-2017-7692 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2017-7692 |
ubuntu
|
medium | CVE-2017-7692 medium priority: Ubuntu including 1 source packages (squirrelmail), 6 status rows across 6 suites (precise, trusty, upstream, xenial, yakkety, zesty): released 3, DNE 1, ignored 1, needs-triage 1. | https://ubuntu.com/security/CVE-2017-7692 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| squirrelmail | squirrelmail | 1.4.22 | cpe:2.3:a:squirrelmail:squirrelmail:1.4.22:*:*:*:*:*:*:* |