svn commit: r454147 - head/security/vuxml

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Nov 13 19:36:50 UTC 2017


Author: sunpoet
Date: Mon Nov 13 19:36:47 2017
New Revision: 454147
URL: https://svnweb.freebsd.org/changeset/ports/454147

Log:
  Document rubygem-geminabox vulnerability

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Mon Nov 13 19:36:41 2017	(r454146)
+++ head/security/vuxml/vuln.xml	Mon Nov 13 19:36:47 2017	(r454147)
@@ -58,6 +58,35 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+  <vuln vid="27b38d85-c891-11e7-a7bd-cd1209e563f2">
+    <topic>rubygem-geminabox -- XSS vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>rubygem-geminabox</name>
+	<range><lt>0.13.10</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+	<p>NVD reports:</p>
+	<blockquote cite="https://nvd.nist.gov/vuln/detail/CVE-2017-16792">
+	  <p>Stored cross-site scripting (XSS) vulnerability in "geminabox"
+	    (Gem in a Box) before 0.13.10 allows attackers to inject arbitrary
+	    web script via the "homepage" value of a ".gemspec" file, related
+	    to views/gem.erb and views/index.erb.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>https://nvd.nist.gov/vuln/detail/CVE-2017-16792</url>
+      <cvename>CVE-2017-16792</cvename>
+    </references>
+    <dates>
+      <discovery>2017-11-13</discovery>
+      <entry>2017-11-13</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="795ccee1-c7ed-11e7-ad7d-001e2a3f778d">
     <topic>konversation -- crash in IRC message parsing</topic>
     <affects>


More information about the svn-ports-head mailing list