diff options
author | krion <krion@FreeBSD.org> | 2018-05-23 03:30:50 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2018-05-23 03:30:50 +0800 |
commit | e6641641d470c828e7bb34e6e73a0162f04b0e16 (patch) | |
tree | c29c9070af771e3c157c10254e1d42aaebfc9ae5 /mail | |
parent | 9d1485b8a5834683bd0f3b75c7dbf17bd5534eb0 (diff) | |
download | freebsd-ports-gnome-e6641641d470c828e7bb34e6e73a0162f04b0e16.tar.gz freebsd-ports-gnome-e6641641d470c828e7bb34e6e73a0162f04b0e16.tar.zst freebsd-ports-gnome-e6641641d470c828e7bb34e6e73a0162f04b0e16.zip |
Security update to 6.2.32
Description:
A vulnerability has been discovered in Sympa web interface that
allows write access to files on the server filesystem.
This flaw allows to create or modify any file writable by the Sympa
user, located on the server filesystem, using the function of Sympa
web interface template file saving.
PR: 227642
Submitted by: maintainer
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sympa/Makefile | 2 | ||||
-rw-r--r-- | mail/sympa/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/sympa/Makefile b/mail/sympa/Makefile index 809781c47546..e68488c85969 100644 --- a/mail/sympa/Makefile +++ b/mail/sympa/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sympa -DISTVERSION= 6.2.30 +DISTVERSION= 6.2.32 CATEGORIES= mail MAINTAINER= dgeo@centrale-marseille.fr diff --git a/mail/sympa/distinfo b/mail/sympa/distinfo index c57bb13dfdaf..0b35602b5390 100644 --- a/mail/sympa/distinfo +++ b/mail/sympa/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1522755872 -SHA256 (sympa-community-sympa-6.2.30_GH0.tar.gz) = 3613738824c482719461675f93672811ba0618fb53caa5d8e6c9c956bb6d9fb1 -SIZE (sympa-community-sympa-6.2.30_GH0.tar.gz) = 10303628 +TIMESTAMP = 1524158051 +SHA256 (sympa-community-sympa-6.2.32_GH0.tar.gz) = ab3a17826846e74fe222f482aa6ab68fa5349f726dc1700d4512c348ab82807a +SIZE (sympa-community-sympa-6.2.32_GH0.tar.gz) = 10305699 |