svn commit: r369790 - head/security/vuxml

Bryan Drewery bdrewery at FreeBSD.org
Thu Oct 2 00:53:44 UTC 2014


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>


More information about the svn-ports-head mailing list