Remote code execution was discovered in Horde Groupware Webmail 5.2.22 and 5.2.17. Horde/Form/Type.php contains a vulnerable class that handles image upload in forms. When the Horde_Form_Type_image method onSubmit() is called on uploads, it invokes the functions getImage() and _getUpload(), which uses unsanitized user input as a path to save the image. The unsanitized POST parameter object[photo][img][file] is saved in the $upload[img][file] PHP variable, allowing an attacker to manipulate the $tmp_file passed to move_uploaded_file() to save the uploaded file. By setting the parameter to (for example) ../usr/share/horde/static/bd.php, one can write a PHP backdoor inside the web root. The static/ destination folder is a good candidate to drop the backdoor because it is always writable in Horde installations. (The unsanitized POST parameter went probably unnoticed because it's never submitted by the forms, which default to securely using a random path.)
総合評価: CVE-2019-9858 は悪用リスクが高い(79.1/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 19.16%、97 パーセンタイル) 根拠: 公開エクスプロイトが 2 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 79.84% | 19.16% | -60.67% |
| 2 | 2026-04-29 | 80.22% | 79.84% | -0.38% |
| 3 | 2026-03-14 | — | 80.22% | — |
EPSS の全履歴 (全 27 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | [email protected] |
| 6.5 | 2.0 | MEDIUM |
|
8.0 | 6.4 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2019-9858 not yet assigned priority: Debian including 1 source packages (php-horde-form), 3 status rows across 3 suites (bookworm, bullseye, sid): resolved 3. | https://security-tracker.debian.org/tracker/CVE-2019-9858 |
ubuntu
|
medium | CVE-2019-9858 medium priority: Ubuntu including 1 source packages (php-horde-form), 17 status rows across 17 suites (bionic, eoan, focal, groovy, hirsute, impish, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): DNE 13, needs-triage 2, not-affected 1, released 1. | https://ubuntu.com/security/CVE-2019-9858 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| horde | groupware | 5.2.17 | cpe:2.3:a:horde:groupware:5.2.17:*:*:*:webmail:*:*:* |
| horde | groupware | 5.2.22 | cpe:2.3:a:horde:groupware:5.2.22:*:*:*:webmail:*:*:* |
| debian | debian_linux | 8.0 | cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:* |
| debian | debian_linux | 9.0 | cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| http://packetstormsecurity.com/files/152476/Horde-Form-Shell-Upload.html | Exploit Third Party Advisory VDB Entry |
| https://lists.debian.org/debian-lts-announce/2019/06/msg00007.html | Mailing List Third Party Advisory |
| https://seclists.org/bugtraq/2019/Jun/31 | Mailing List Third Party Advisory |
| https://ssd-disclosure.com/?p=3814&preview=true | Exploit Third Party Advisory |
| https://www.debian.org/security/2019/dsa-4468 | Third Party Advisory |