From owner-svn-ports-all@freebsd.org Sat Jul 16 02:26:56 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7CF00B9AA9D; Sat, 16 Jul 2016 02:26:56 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 33BE91BF2; Sat, 16 Jul 2016 02:26:56 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u6G2Qt8J044744; Sat, 16 Jul 2016 02:26:55 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u6G2QtMF044743; Sat, 16 Jul 2016 02:26:55 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201607160226.u6G2QtMF044743@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sat, 16 Jul 2016 02:26:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r418617 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jul 2016 02:26:56 -0000 Author: junovitch Date: Sat Jul 16 02:26:54 2016 New Revision: 418617 URL: https://svnweb.freebsd.org/changeset/ports/418617 Log: Document security issues from ATutor 2.2.1 and 2.2.2 changelog Security: https://vuxml.FreeBSD.org/freebsd/00cb1469-4afc-11e6-97ea-002590263bf5.html Security: https://vuxml.FreeBSD.org/freebsd/ffa8ca79-4afb-11e6-97ea-002590263bf5.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Jul 16 01:57:45 2016 (r418616) +++ head/security/vuxml/vuln.xml Sat Jul 16 02:26:54 2016 (r418617) @@ -58,6 +58,59 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + atutor -- multiple vulnerabilites + + + atutor + 2.2.2 + + + + +

ATutor reports:

+
+

Security Fixes: Added a new layer of security over all php + superglobals, fixed several XSS, CSRF, and SQL injection + vulnerabilities.

+
+ +
+ + https://github.com/atutor/ATutor/releases/tag/atutor_2_2_2 + + + 2016-07-01 + 2016-07-16 + +
+ + + atutor -- multiple vulnerabilites + + + atutor + 2.2.1 + + + + +

ATutor reports:

+
+

Security Fixes: A number of minor XSS vulnerabilities discovered in + the previous version of ATutor have been corrected.

+
+ +
+ + https://github.com/atutor/ATutor/releases/tag/atutor_2_2_1 + + + 2016-01-30 + 2016-07-16 + +
+ flash -- multiple vulnerabilities