Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Dec 2017 21:48:18 +0000 (UTC)
From:      Alan Somers <asomers@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r456676 - head/security/vuxml
Message-ID:  <201712182148.vBILmIW7023600@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: asomers (src committer)
Date: Mon Dec 18 21:48:18 2017
New Revision: 456676
URL: https://svnweb.freebsd.org/changeset/ports/456676

Log:
  Add vuxml entry for CVE-2017-16355 to rubygem-passenger
  
  The vulnerable version was already replaced by r452356
  
  Reviewed by:	brd
  Approved by:	brd (ports)
  Sponsored by:	Spectra Logic Corp
  Differential Revision:	https://reviews.freebsd.org/D13482

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Mon Dec 18 21:46:45 2017	(r456675)
+++ head/security/vuxml/vuln.xml	Mon Dec 18 21:48:18 2017	(r456676)
@@ -58,6 +58,34 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="8cf25a29-e063-11e7-9b2c-001e672571bc">
+    <topic>rubygem-passenger -- arbitrary file read vulnerability</topic>
+    <affects>
+      <package>
+	<name>rubygem-passenger</name>
+	<range><ge>5.0.10</ge><lt>5.1.11</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>Phusion reports:</p>
+	<blockquote cite="https://blog.phusion.nl/2017/10/13/passenger-security-advisory-5-1-11/">;
+	  <p>The cPanel Security Team discovered a vulnerability in Passenger
+	    that allows users to list the contents of arbitrary files on the
+	    system. CVE-2017-16355 has been assigned to this issue.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>https://blog.phusion.nl/2017/10/13/passenger-security-advisory-5-1-11/</url>;
+      <cvename>CVE-2017-16355</cvename>
+    </references>
+    <dates>
+      <discovery>2017-10-13</discovery>
+      <entry>2017-12-18</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="08a125f3-e35a-11e7-a293-54e1ad3d6335">
     <topic>libXfont -- permission bypass when opening files through symlinks</topic>
     <affects>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712182148.vBILmIW7023600>