diff options
author | leeym <leeym@FreeBSD.org> | 2003-02-24 13:51:56 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2003-02-24 13:51:56 +0800 |
commit | 320483ad59912e34431421d8238fec99d7d833dc (patch) | |
tree | b19a78dc1a7013bc60490469f5bc297449543edc /mail/imp/pkg-descr | |
parent | 7e775d6f037f915d524e14323cec8eddbede213f (diff) | |
download | freebsd-ports-gnome-320483ad59912e34431421d8238fec99d7d833dc.tar.gz freebsd-ports-gnome-320483ad59912e34431421d8238fec99d7d833dc.tar.zst freebsd-ports-gnome-320483ad59912e34431421d8238fec99d7d833dc.zip |
IMP 2.2.x contains a SQL injection vulnerability
- http://online.securityfocus.com/archive/1/305701
Horde Project has announced IMP 2.2.x is no longer actively maintained
- http://www.horde.org/imp/2.2/news.php
PR: 48485
Submitted by: Kang Liu <lazykang@hotmail.com>
Reviewed by: Thierry Thomas <thierry@pompo.net> (MAINTAINER)
Approved by: Thierry Thomas <thierry@pompo.net> (MAINTAINER)
Diffstat (limited to 'mail/imp/pkg-descr')
-rw-r--r-- | mail/imp/pkg-descr | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/mail/imp/pkg-descr b/mail/imp/pkg-descr deleted file mode 100644 index 91595ebce568..000000000000 --- a/mail/imp/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Note: this port is mostly for sites running PHP3. - For a new installation, please consider the port mail/imp3. - -IMP is a set of PHP3 scripts that implement an IMAP based webmail system. -Assuming you have an account on a server that supports IMAP, you can use -an installation of IMP to check your mail from anywhere that you have web -access. - -WWW: http://www.horde.org/imp/ |