git: d68a6ab85363 - main - security/vuxml: Document Jenkins Security Advisory 2021-06-30

Li-Wen Hsu lwhsu at FreeBSD.org
Thu Jul 1 07:29:31 UTC 2021


The branch main has been updated by lwhsu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d68a6ab853630dc058f4fd736e05046d4d166b5e

commit d68a6ab853630dc058f4fd736e05046d4d166b5e
Author:     Li-Wen Hsu <lwhsu at FreeBSD.org>
AuthorDate: 2021-07-01 07:28:36 +0000
Commit:     Li-Wen Hsu <lwhsu at FreeBSD.org>
CommitDate: 2021-07-01 07:28:36 +0000

    security/vuxml: Document Jenkins Security Advisory 2021-06-30
    
    Sponsored by:   The FreeBSD Foundation
---
 security/vuxml/vuln-2021.xml | 35 +++++++++++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)

diff --git a/security/vuxml/vuln-2021.xml b/security/vuxml/vuln-2021.xml
index 8e27d1848553..e2465c09c416 100644
--- a/security/vuxml/vuln-2021.xml
+++ b/security/vuxml/vuln-2021.xml
@@ -1,3 +1,38 @@
+  <vuln vid="9d271bab-da22-11eb-86f0-94c691a700a6">
+    <topic>jenkins -- multiple vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>jenkins</name>
+	<range><lt>2.300</lt></range>
+      </package>
+      <package>
+	<name>jenkins-lts</name>
+	<range><lt>2.289.2</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+	<p>Jenkins Security Advisory:</p>
+	<blockquote cite="https://www.jenkins.io/security/advisory/2021-06-30/">
+	  <h1>Description</h1>
+	  <h5>(Medium) SECURITY-2278 / CVE-2021-21670</h5>
+	  <p>Improper permission checks allow canceling queue items and aborting builds</p>
+	  <h5>(High) SECURITY-2371 / CVE-2021-21671</h5>
+	  <p>Session fixation vulnerability</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <cvename>CVE-2021-21670</cvename>
+      <cvename>CVE-2021-21671</cvename>
+      <url>https://www.jenkins.io/security/advisory/2021-06-30/</url>
+    </references>
+    <dates>
+      <discovery>2021-06-30</discovery>
+      <entry>2021-07-01</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="7003b62d-7252-46ff-a9df-1b1900f1e65b">
     <topic>RabbitMQ -- Denial of Service via improper input validation</topic>
     <affects>


More information about the dev-commits-ports-main mailing list