Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jul 2015 19:22:20 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r392314 - head/security/vuxml
Message-ID:  <201507161922.t6GJMK5E043068@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Thu Jul 16 19:22:19 2015
New Revision: 392314
URL: https://svnweb.freebsd.org/changeset/ports/392314

Log:
  Document zenphoto vulnerabilities
  No CVE assigned yet

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Thu Jul 16 19:03:06 2015	(r392313)
+++ head/security/vuxml/vuln.xml	Thu Jul 16 19:22:19 2015	(r392314)
@@ -58,6 +58,34 @@ Notes:
 
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="5c399624-2bef-11e5-86ff-14dae9d210b8">
+    <topic>zenphoto -- multiple vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>zenphoto</name>
+	<range><lt>1.4.9</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>zenphoto reports:</p>
+	<blockquote cite="http://www.zenphoto.org/news/zenphoto-1.4.9">;
+	  <p>Fixes several SQL Injection, XSS and path traversal
+	    security issues</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>http://www.zenphoto.org/news/zenphoto-1.4.9</url>;
+      <mlist>http://seclists.org/oss-sec/2015/q3/123</mlist>;
+      <url>https://github.com/zenphoto/zenphoto/pull/935</url>;
+    </references>
+    <dates>
+      <discovery>2015-05-24</discovery>
+      <entry>2015-07-16</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="67b3fef2-2bea-11e5-86ff-14dae9d210b8">
     <topic>groovy -- remote execution of untrusted code</topic>
     <affects>



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