Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jul 2018 15:50:59 +0000 (UTC)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r474874 - head/security/vuxml
Message-ID:  <201807181550.w6IFoxom057736@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lwhsu
Date: Wed Jul 18 15:50:58 2018
New Revision: 474874
URL: https://svnweb.freebsd.org/changeset/ports/474874

Log:
  Document Jenkins Security Advisory 2018-07-18
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Wed Jul 18 15:42:25 2018	(r474873)
+++ head/security/vuxml/vuln.xml	Wed Jul 18 15:50:58 2018	(r474874)
@@ -58,6 +58,49 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="20a1881e-8a9e-11e8-bddf-d017c2ca229d">
+    <topic>jenkins -- multiple vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>jenkins</name>
+	<range><le>2.133</le></range>
+      </package>
+      <package>
+	<name>jenkins-lts</name>
+	<range><le>2.121.2</le></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>Jenkins Security Advisory:</p>
+	<blockquote cite="https://jenkins.io/security/advisory/2018-07-18/">;
+	  <h1>Description</h1>
+	  <h5>(High) SECURITY-897 / CVE pending</h5>
+	  <p>Users without Overall/Read permission can have Jenkins reset parts of global configuration on the next restart </p>
+	  <h5>(High) SECURITY-914 / CVE pending</h5>
+	  <p>Arbitrary file read vulnerability</p>
+	  <h5>(Medium) SECURITY-891 / CVE pending</h5>
+	  <p>Unauthorized users could cancel queued builds</p>
+	  <h5>(Medium) SECURITY-892 / CVE pending</h5>
+	  <p>Unauthorized users could initiate and abort agent launches</p>
+	  <h5>(Medium) SECURITY-944 / CVE pending</h5>
+	  <p>Stored XSS vulnerability</p>
+	  <h5>(Medium) SECURITY-925 / CVE pending</h5>
+	  <p>Unauthorized users are able to determine when a plugin was extracted from its JPI package</p>
+	  <h5>(Medium) SECURITY-390 / CVE pending</h5>
+	  <p>XSS vulnerability in Stapler debug mode</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>https://jenkins.io/security/advisory/2018-07-18/</url>;
+    </references>
+    <dates>
+      <discovery>2018-07-18</discovery>
+      <entry>2018-07-18</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="c6d1a8a6-8a91-11e8-be4d-005056925db4">
     <topic>znc -- multiple vulnerabilities</topic>
     <affects>



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