CVE-2010-3695

medium
Published 2011-03-31 ยท Modified 2026-04-29
CVSS v3
โ€”
CVSS v4 NEW
โ€”
not yet in upstream
VIR risk
5.3

Description

Cross-site scripting (XSS) vulnerability in fetchmailprefs.php in Horde IMP before 4.3.8, and Horde Groupware Webmail Edition before 1.2.7, allows remote attackers to inject arbitrary web script or HTML via the fm_id parameter in a fetchmail_prefs_save action, related to the Fetchmail configuration.

Predictions

Exploit likelihood
20%
Patch ETA
โ€”

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

No mitigations published for this CVE yet.

The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ€” if you've already worked around this in production โ€” publish your fix to the community-verified tier.

โœš Propose a mitigation on Community โ†’ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here with source_tier=community-verified.

Exploits

Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.

Exploit-DB

EDB-34773 webapps php verified text ยท 1 KB
Moritz Naumann ยท 2010-09-27

Horde IMP Webmail 4.3.7 - 'fetchmailprefs.php' HTML Injection

text exploit Source: Exploit-DB
source: https://www.securityfocus.com/bid/43515/info

Horde IMP Webmail is prone to an HTML-injection vulnerability because it fails to sufficiently sanitize user-supplied data before it is used in dynamic content.

Attacker-supplied HTML or JavaScript code could run in the context of the affected site, potentially allowing the attacker to steal cookie-based authentication credentials and to control how the site is rendered to the user; other attacks are also possible.

Horde IMP 4.3.7 is affected; other versions may also be vulnerable.

http://www.example.com/path/fetchmailprefs.php?actionID=fetchmail_prefs_save&fm_driver=imap&fm_id=zzz%22%3E%3Cscript%3Ealert%28%27XSS%27%29%3C%2Fscript%3E%3Cx+y%3D%22&fm_protocol=pop3&fm_lmailbox=INBOX&save=Create

Application impact

VendorProductVersionsFixed
hordeimp{"endIncluding":"4.3.7"}
hordeimp2.0
hordeimp2.2
hordeimp2.2.1
hordeimp2.2.2
hordeimp2.2.3
hordeimp2.2.4
hordeimp2.2.5
hordeimp2.2.6
hordeimp2.2.7
hordeimp2.2.8
hordeimp2.3
hordeimp3.0
hordeimp3.1
hordeimp3.1.2
hordeimp3.2
hordeimp3.2.1
hordeimp3.2.2
hordeimp3.2.3
hordeimp3.2.4
hordeimp3.2.5
hordeimp3.2.6
hordeimp3.2.7
hordeimp4.0
hordeimp4.0.1
hordeimp4.0.2
hordeimp4.0.3
hordeimp4.0.4
hordeimp4.1.3
hordeimp4.1.5
hordeimp4.1.6
hordeimp4.2
hordeimp4.2.1
hordeimp4.2.2
hordeimp4.3
hordeimp4.3.1
hordeimp4.3.2
hordeimp4.3.3
hordeimp4.3.4
hordeimp4.3.5
hordeimp4.3.6
hordegroupware{"endIncluding":"1.2.6"}
hordegroupware1.0
hordegroupware1.0.1
hordegroupware1.0.2
hordegroupware1.0.3
hordegroupware1.0.4
hordegroupware1.0.5
hordegroupware1.0.6
hordegroupware1.0.7
hordegroupware1.0.8
hordegroupware1.1
hordegroupware1.1.1
hordegroupware1.1.2
hordegroupware1.1.3
hordegroupware1.1.4
hordegroupware1.1.5
hordegroupware1.1.6
hordegroupware1.2
hordegroupware1.2.1
hordegroupware1.2.2
hordegroupware1.2.3
hordegroupware1.2.4
hordegroupware1.2.5

References

CWEs

CWE-79

Community-verified mitigations for this CVE will appear above when contributors publish them.

Verify integrity in audit chain (admin only). AS-IS.