Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Oct 2014 00:53:43 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r369790 - head/security/vuxml
Message-ID:  <201410020053.s920rhKj023379@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Thu Oct  2 00:53:43 2014
New Revision: 369790
URL: https://svnweb.freebsd.org/changeset/ports/369790
QAT: https://qat.redports.org/buildarchive/r369790/

Log:
  Fix Jenkins entry to note that XSS is an issue, not as compiler

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Thu Oct  2 00:48:51 2014	(r369789)
+++ head/security/vuxml/vuln.xml	Thu Oct  2 00:53:43 2014	(r369790)
@@ -58,7 +58,7 @@ Notes:
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
   <vuln vid="549a2771-49cc-11e4-ae2c-c80aa9043978">
-    <topic>jenkins -- remote execution, privilege escalation, CXX, password exposure, ACL hole, Dos</topic>
+    <topic>jenkins -- remote execution, privilege escalation, XSS, password exposure, ACL hole, Dos</topic>
     <affects>
       <package>
 	<name>jenkins</name>



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