From owner-svn-ports-head@FreeBSD.ORG Wed Aug 22 21:10:12 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 232F1106566B; Wed, 22 Aug 2012 21:10:11 +0000 (UTC) (envelope-from rea@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 66BC28FC16; Wed, 22 Aug 2012 21:10:11 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q7MLABs4098225; Wed, 22 Aug 2012 21:10:11 GMT (envelope-from rea@svn.freebsd.org) Received: (from rea@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q7MLAAmE098220; Wed, 22 Aug 2012 21:10:10 GMT (envelope-from rea@svn.freebsd.org) Message-Id: <201208222110.q7MLAAmE098220@svn.freebsd.org> From: Eygene Ryabinkin Date: Wed, 22 Aug 2012 21:10:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r302966 - head/security/vuxml X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Aug 2012 21:10:12 -0000 Author: rea Date: Wed Aug 22 21:10:10 2012 New Revision: 302966 URL: http://svn.freebsd.org/changeset/ports/302966 Log: VuXML: document CVE-2012-3525 in jabberd 2.x Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Aug 22 20:40:40 2012 (r302965) +++ head/security/vuxml/vuln.xml Wed Aug 22 21:10:10 2012 (r302966) @@ -51,6 +51,39 @@ Note: Please add new entries to the beg --> + + jabberd -- domain spoofing in server dialback protocol + + + jabberd + 2.2.16_2 + + + + +

XMPP Standards Foundation reports:

+
+

Some implementations of the XMPP Server Dialback protocol + (RFC 3920/XEP-0220) have not been checking dialback + responses to ensure that validated results are correlated + with requests.

+

An attacking server could spoof one or more domains in + communicating with a vulnerable server implementation, + thereby avoiding the protections built into the Server + Dialback protocol.

+
+ +
+ + CVE-2012-3525 + http://xmpp.org/resources/security-notices/server-dialback/ + + + 2012-08-21 + 2012-08-23 + +
+ rssh -- configuration restrictions bypass