From owner-svn-ports-all@freebsd.org Sat Jul 18 23:16:06 2015 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 090BB9A4D87; Sat, 18 Jul 2015 23:16:06 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 D391A148D; Sat, 18 Jul 2015 23:16:05 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6ING5KH028991; Sat, 18 Jul 2015 23:16:05 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6ING5Hg028990; Sat, 18 Jul 2015 23:16:05 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507182316.t6ING5Hg028990@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sat, 18 Jul 2015 23:16:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392471 - 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.20 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, 18 Jul 2015 23:16:06 -0000 Author: feld Date: Sat Jul 18 23:16:04 2015 New Revision: 392471 URL: https://svnweb.freebsd.org/changeset/ports/392471 Log: Document recent Moodle security advisories Security: CVE-2015-3272 Security: CVE-2015-3273 Security: CVE-2015-3274 Security: CVE-2015-3275 Security: 43891162-2d5e-11e5-a4a5-002590263bf5 PR: 201675 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Jul 18 22:09:10 2015 (r392470) +++ head/security/vuxml/vuln.xml Sat Jul 18 23:16:04 2015 (r392471) @@ -58,6 +58,54 @@ Notes: --> + + moodle -- multiple vulnerabilities + + + moodle27 + 2.7.9 + + + moodle28 + 2.8.7 + + + moodle29 + 2.9.1 + + + + +

Marina Glancy reports:

+
+

MSA-15-0026: Possible phishing when redirecting to external site + using referer header. (CVE-2015-3272)

+

MSA-15-0027: Capability 'mod/forum:canposttomygroups' is not + respected when using 'Post a copy to all groups' in forum + (CVE-2015-3273)

+

MSA-15-0028: Possible XSS through custom text profile fields in Web + Services (CVE-2015-3274)

+

MSA-15-0029: Javascript injection in SCORM module (CVE-2015-3275) +

+
+ +
+ + CVE-2015-3272 + CVE-2015-3273 + CVE-2015-3274 + CVE-2015-3275 + http://seclists.org/oss-sec/2015/q3/94 + https://docs.moodle.org/dev/Moodle_2.7.9_release_notes + https://docs.moodle.org/dev/Moodle_2.8.7_release_notes + https://docs.moodle.org/dev/Moodle_2.7.9_release_notes + + + 2015-07-06 + 2015-07-18 + +
+ apache22 -- chunk header parsing defect