summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorsimon <simon@FreeBSD.org>2005-01-02 12:37:22 +0000
committersimon <simon@FreeBSD.org>2005-01-02 12:37:22 +0000
commit447aa9fa15248e311bc4c58c117e94386236ed20 (patch)
tree6ea984daf0c39522e6bb3ccea98dbbf6ab2ec34e /security
parentf6c169f3e8331abea2205170052c8ca3193b4c62 (diff)
downloadFreeBSD-ports-447aa9fa15248e311bc4c58c117e94386236ed20.zip
FreeBSD-ports-447aa9fa15248e311bc4c58c117e94386236ed20.tar.gz
- Note that the port update to up-imapproxy 1.2.2 included a patch to
fix the security vulnerability. - Mark pop3proxy as vulnerable to the up-imapproxy vulnerability, since pop3proxy is derived from up-imapproxy. Reported by: mbr Approved by: portmgr (implicit, VuXML)
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 7faeae8..14ba0d6 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -37,7 +37,11 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<affects>
<package>
<name>up-imapproxy</name>
- <range><lt>1.2.3.rc2</lt></range>
+ <range><lt>1.2.2</lt></range>
+ </package>
+ <package>
+ <name>pop3proxy</name>
+ <range><le>1.1</le></range>
</package>
</affects>
<description>
OpenPOWER on IntegriCloud