pkgsrc/mail/squirrelmail
martti d5ce13fc07 Updated squirrelmail to 1.4.6
This release is very important, and we strongly advise everybody to
update to the latest release.

Security Update
===============
This version contains a number of security updates that were brought
to our attention via a number of sources.

- In webmail.php, the right_frame parameter was not properly sanitized
  to deal with very lenient browsers, which allowed for cross site
  scripting or frame replacing. [CVE-2006-0188]

- In the MagicHTML function, some very obscure constructs were
  discovered to be exploitable: 'u\rl' was interpreted as 'url' (privacy
  concern), and comments could be inside keywords (allows for cross site
  scripting). Both only affect Internet Explorer users. Found by Martijn
  Brinkers and Scott Hughes. [CVE-2006-0195]

- The function sqimap_mailbox_select did not strip newlines from the
  mailbox parameter, and thereby allowed for IMAP command injection.
  Found by Vicente Aguilera. [CVE-2006-0377]
2006-02-27 07:12:13 +00:00
..
files Remove the use of register_globals. This hasn't been needed since 1.2.8. 2002-12-31 10:49:30 +00:00
patches Updated squirrelmail to 1.4.6 2006-02-27 07:12:13 +00:00
buildlink3.mk Updated squirrelmail to 1.4.6 2006-02-27 07:12:13 +00:00
DESCR Removed trailing white-space. 2005-05-23 08:26:03 +00:00
distinfo Updated squirrelmail to 1.4.6 2006-02-27 07:12:13 +00:00
Makefile Updated squirrelmail to 1.4.6 2006-02-27 07:12:13 +00:00
MESSAGE - Allow depends on ja-squirrelmail package in buildlink3.mk. 2005-07-20 15:42:34 +00:00
PLIST Updated squirrelmail to 1.4.6 2006-02-27 07:12:13 +00:00
plugin.mk Fixed warnings found by pkglint -Wall. 2006-02-17 07:04:25 +00:00