svn commit: r470685 - branches/2018Q2/mail/sympa

Kirill Ponomarev krion at FreeBSD.org
Wed May 23 07:52:06 UTC 2018


Author: krion
Date: Wed May 23 07:52:04 2018
New Revision: 470685
URL: https://svnweb.freebsd.org/changeset/ports/470685

Log:
  MFH: r470654
  
  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
  
  Approved by:	ports-secteam

Modified:
  branches/2018Q2/mail/sympa/Makefile
  branches/2018Q2/mail/sympa/distinfo
Directory Properties:
  branches/2018Q2/   (props changed)

Modified: branches/2018Q2/mail/sympa/Makefile
==============================================================================
--- branches/2018Q2/mail/sympa/Makefile	Wed May 23 07:51:02 2018	(r470684)
+++ branches/2018Q2/mail/sympa/Makefile	Wed May 23 07:52:04 2018	(r470685)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	sympa
-DISTVERSION=	6.2.30
+DISTVERSION=	6.2.32
 CATEGORIES=	mail
 
 MAINTAINER=	dgeo at centrale-marseille.fr

Modified: branches/2018Q2/mail/sympa/distinfo
==============================================================================
--- branches/2018Q2/mail/sympa/distinfo	Wed May 23 07:51:02 2018	(r470684)
+++ branches/2018Q2/mail/sympa/distinfo	Wed May 23 07:52:04 2018	(r470685)
@@ -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


More information about the svn-ports-branches mailing list