📦

groupware

Vendor: horde

Actively Exploited 0 CISA KEV List
PoC / Exploits 13 Code Available
Total RCEs 6 Remote Access
Total CVEs 199 Total Indexed
Avg. EPSS 8.10% Exploit Prob.
Latest CVE CVE-2025-41066 Dec 02

Security Vulnerability Index

Page 2 / 20
8.8 CVSS
CVE-2013-6364
Exploit Found

Horde Groupware Webmail Edition has CSRF and XSS when saving search as a virtual address book

EPSS: 2.08%
8.8 CVSS

Horde Trean, as used in Horde Groupware Webmail Edition through 5.2.22 and other products, allows CSRF, as demonstrated by the treanBookmarkTags parameter to the trean/ URI on a webmail server. NOTE: treanBookmarkTags could, for example, be a stored XSS payload.

EPSS: 1.11%
6.1 CVSS

Horde Groupware Webmail Edition through 5.2.22 allows XSS via an admin/user.php?form=update_f&user_name= or admin/user.php?form=remove_f&user_name= or admin/config/diff.php?app= URI.

EPSS: 1.54%
8.8 CVSS

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.)

EPSS: 19.17%
5.4 CVSS

In Horde Groupware 5.2.19, there is XSS via the Name field during creation of a new Resource. This can be leveraged for remote code execution after compromising an administrator account, because the CVE-2015-7984 CSRF protection mechanism can then be bypassed.

EPSS: 1.75%
5.4 CVSS

In Horde Groupware 5.2.19 and 5.2.21, there is XSS via the Color field in a Create Task List action.

EPSS: 1.08%
5.4 CVSS

In Horde Groupware 5.2.19-5.2.22, there is XSS via the URL field in a "Calendar -> New Event" action.

EPSS: 1.09%
7.5 CVSS
CVE-2017-15235
Exploit Found

The File Manager (gollem) module 3.0.11 in Horde Groupware 5.2.21 allows remote attackers to bypass Horde authentication for file downloads via a crafted fn parameter that corresponds to the exact filename.

EPSS: 5.53%
7.5 CVSS

In Horde_Crypt before 2.7.6, as used in Horde Groupware Webmail Edition 5.x through 5.2.17, OS Command Injection can occur if the user has PGP features enabled in the user's preferences, and has enabled the "Should PGP signed messages be automatically verified when viewed?" preference. To exploit this vulnerability, an attacker can send a PGP signed email (that is maliciously crafted) to the Horde user, who then must either view or preview it.

EPSS: 1.25%
8.8 CVSS

In Horde_Crypt before 2.7.6, as used in Horde Groupware Webmail Edition through 5.2.17, OS Command Injection can occur if the attacker is an authenticated Horde Webmail user, has PGP features enabled in their preferences, and attempts to encrypt an email addressed to a maliciously crafted email address.

EPSS: 40.45%