CVE-2010-3077
Description
Cross-site scripting (XSS) vulnerability in util/icon_browser.php in the Horde Application Framework before 3.3.9 allows remote attackers to inject arbitrary web script or HTML via the subdir parameter.
Predictions
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 withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
Horde Application Framework 3.3.8 - 'icon_browser.php' Cross-Site Scripting
source: https://www.securityfocus.com/bid/43001/info
Horde Application Framework is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data.
An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
This issue affects versions prior to and including Horde 3.3.8.
Note that additional products that use the Horde framework may also be vulnerable.
http://www.example.com/util/icon_browser.php?subdir=[xss]&app=horde
Application impact
References
- http://git.horde.org/diff.php/horde/util/icon_browser.php?rt=horde-git&r1=a978a35c3e95e784253508fd4333d2fbb64830b6&r2=9342addbd2b95f184f230773daa4faf5ef6d65e9
- http://lists.fedoraproject.org/pipermail/package-announce/2010-November/050408.html
- http://lists.fedoraproject.org/pipermail/package-announce/2010-November/050423.html
- http://lists.horde.org/archives/announce/2010/000557.html
- http://seclists.org/fulldisclosure/2010/Sep/82
- http://secunia.com/advisories/42140
- https://bugzilla.redhat.com/show_bug.cgi?id=630687
- http://git.horde.org/diff.php/horde/util/icon_browser.php?rt=horde-git&r1=a978a35c3e95e784253508fd4333d2fbb64830b6&r2=9342addbd2b95f184f230773daa4faf5ef6d65e9
- http://lists.fedoraproject.org/pipermail/package-announce/2010-November/050408.html
- http://lists.fedoraproject.org/pipermail/package-announce/2010-November/050423.html
- http://lists.horde.org/archives/announce/2010/000557.html
- http://seclists.org/fulldisclosure/2010/Sep/82
- http://secunia.com/advisories/42140
- https://bugzilla.redhat.com/show_bug.cgi?id=630687
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.