1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200611-22 / horde-ingo |
| Release Date | November 27, 2006 |
| Latest Revision | November 27, 2006: 01 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| www-apps/horde-ingo | < 1.1.2 | >= 1.1.2 | All supported architectures |
Related bugreports: #153927
Ingo H3 is vulnerable to arbitrary shell command execution when handling procmail rules.
Ingo H3 is a generic frontend for editing Sieve, procmail, maildrop and IMAP filter rules.
Ingo H3 fails to properly escape shell metacharacters in procmail rules.
A remote authenticated attacker could craft a malicious rule which could lead to the execution of arbitrary shell commands on the server.
Don't use procmail with Ingo H3.
All Ingo H3 users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=www-apps/horde-ingo-1.1.2" |