aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2021-07-01 07:28:36 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2021-07-01 07:28:36 +0000
commitd68a6ab853630dc058f4fd736e05046d4d166b5e (patch)
tree783d028abc41792567dde21556576095b66514d2
parent96bb592dd77bb87cd6718d656bc04e2c230a347f (diff)
downloadports-d68a6ab853630dc058f4fd736e05046d4d166b5e.tar.gz
ports-d68a6ab853630dc058f4fd736e05046d4d166b5e.zip
security/vuxml: Document Jenkins Security Advisory 2021-06-30
Sponsored by: The FreeBSD Foundation
-rw-r--r--security/vuxml/vuln-2021.xml35
1 files changed, 35 insertions, 0 deletions
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>