From owner-svn-ports-all@freebsd.org Thu Dec 22 23:39:46 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 4DA69C8D6DA; Thu, 22 Dec 2016 23:39:46 +0000 (UTC) (envelope-from bapt@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 1D2381CE4; Thu, 22 Dec 2016 23:39:46 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBMNdje2004807; Thu, 22 Dec 2016 23:39:45 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBMNdjCt004805; Thu, 22 Dec 2016 23:39:45 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201612222339.uBMNdjCt004805@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 22 Dec 2016 23:39:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429204 - 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.23 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: Thu, 22 Dec 2016 23:39:46 -0000 Author: bapt Date: Thu Dec 22 23:39:44 2016 New Revision: 429204 URL: https://svnweb.freebsd.org/changeset/ports/429204 Log: Add a entry about a XSS concerning www/pligg Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Dec 22 23:22:56 2016 (r429203) +++ head/security/vuxml/vuln.xml Thu Dec 22 23:39:44 2016 (r429204) @@ -58,6 +58,36 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + Pligg CMS -- XSS Vulnerability + + + pligg + 2.0.2,1 + + + + +

Netsparker reports:

+
+

Proof of Concept URL for XSS in Pligg CMS:

+

Page: groups.php

+

Parameter Name: keyword

+

Parameter Type: GET

+

Attack Pattern: http://example.com/pligg-cms-2.0.2/groups.php?view=search&keyword='+alert(0x000D82)+'

+

For more information on cross-site scripting vulnerabilities read the article Cross-site Scripting (XSS).

+
+ +
+ + https://www.netsparker.com/web-applications-advisories/ns-15-011-xss-vulnerability-identified-in-pligg-cms/ + + + 2015-05-13 + 2016-12-22 + +
+ FreeBSD -- Multiple vulnerabilities of ntp