From owner-svn-ports-all@FreeBSD.ORG Mon Jun 22 06:44:56 2015 Return-Path: Delivered-To: svn-ports-all@nevdull.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 420231CF; Mon, 22 Jun 2015 06:44:56 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from svn.freebsd.org (svn.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 2F396B79; Mon, 22 Jun 2015 06:44:56 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t5M6iuXv066427; Mon, 22 Jun 2015 06:44:56 GMT (envelope-from delphij@FreeBSD.org) Received: (from delphij@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t5M6itaE066426; Mon, 22 Jun 2015 06:44:55 GMT (envelope-from delphij@FreeBSD.org) Message-Id: <201506220644.t5M6itaE066426@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: delphij set sender to delphij@FreeBSD.org using -f From: Xin LI Date: Mon, 22 Jun 2015 06:44:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r390273 - 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: Mon, 22 Jun 2015 06:44:56 -0000 Author: delphij Date: Mon Jun 22 06:44:54 2015 New Revision: 390273 URL: https://svnweb.freebsd.org/changeset/ports/390273 Log: Document cacti multiple vulnerabilities (affects < 0.8.8c) and multiple XSS/SQL injection vulnerabilities (affects < 0.8.8d). PR: 200963 Submitted by: Jason Unovitch Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Jun 22 02:15:50 2015 (r390272) +++ head/security/vuxml/vuln.xml Mon Jun 22 06:44:54 2015 (r390273) @@ -57,6 +57,92 @@ Notes: --> + + cacti -- Multiple XSS and SQL injection vulerabilities + + + cacti + 0.8.8d + + + + +

The Cacti Group, Inc. reports:

+
+

Important Security Fixes

+
    +
  • Multiple XSS and SQL injection vulerabilities
  • +
+

Changelog

+
    +
  • bug: Fixed SQL injection VN: JVN#78187936 / + TN:JPCERT#98968540
  • +
  • bug#0002542: [FG-VD-15-017] Cacti Cross-Site Scripting + Vulnerability Notification
  • +
  • bug#0002571: SQL Injection and Location header injection from + cdef id CVE-2015-4342
  • +
  • bug#0002572: SQL injection in graph template
  • +
+
+ +
+ + CVE-2015-4342 + ports/200963 + http://www.cacti.net/release_notes_0_8_8d.php + http://seclists.org/fulldisclosure/2015/Jun/19 + + + 2015-06-09 + 2015-06-21 + +
+ + + cacti -- multiple security vulnerabilities + + + cacti + 0.8.8c + + + + +

The Cacti Group, Inc. reports:

+
+

Important Security Fixes

+
    +
  • CVE-2013-5588 - XSS issue via installer or device editing
  • +
  • CVE-2013-5589 - SQL injection vulnerability in device editing
  • +
  • CVE-2014-2326 - XSS issue via CDEF editing
  • +
  • CVE-2014-2327 - Cross-site request forgery (CSRF) vulnerability
  • +
  • CVE-2014-2328 - Remote Command Execution Vulnerability in graph export
  • +
  • CVE-2014-4002 - XSS issues in multiple files
  • +
  • CVE-2014-5025 - XSS issue via data source editing
  • +
  • CVE-2014-5026 - XSS issues in multiple files
  • +
+
+ +
+ + CVE-2013-5588 + CVE-2013-5589 + CVE-2014-2326 + CVE-2014-2327 + CVE-2014-2328 + CVE-2014-4002 + CVE-2014-5025 + CVE-2014-5026 + ports/198586 + http://sourceforge.net/p/cacti/mailman/message/33072838/ + http://www.cacti.net/release_notes_0_8_8c.php + + + 2014-11-23 + 2015-06-21 + +
+ p5-Dancer -- possible to abuse session cookie values