Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Feb 2018 19:09:56 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r462187 - head/security/vuxml
Message-ID:  <201802171909.w1HJ9urP098940@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Sat Feb 17 19:09:56 2018
New Revision: 462187
URL: https://svnweb.freebsd.org/changeset/ports/462187

Log:
  Add Mojolicious vulnerability, for which there is very little
  information about the actual issue.

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Sat Feb 17 18:57:17 2018	(r462186)
+++ head/security/vuxml/vuln.xml	Sat Feb 17 19:09:56 2018	(r462187)
@@ -58,6 +58,31 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="a183acb5-1414-11e8-9542-002590acae31">
+    <topic>p5-Mojolicious -- cookie-handling vulnerability</topic>
+    <affects>
+      <package>
+	<name>p5-Mojolicious</name>
+	<range><lt>7.66</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>Upstream commit:</p>
+	<blockquote cite="https://github.com/kraih/mojo/commit/c16a56a9d6575ddc53d15e76d58f0ebcb0eeb149">;
+	  <p>Vulnerabilities existed in cookie handling.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>https://github.com/kraih/mojo/issues/1185</url>;
+    </references>
+    <dates>
+      <discovery>2018-01-31</discovery>
+      <entry>2018-02-17</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="22283b8c-13c5-11e8-a861-20cf30e32f6d">
     <topic>Bugzilla security issues</topic>
     <affects>



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