aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2021-04-08 00:43:00 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2021-04-08 00:43:00 +0000
commit80690bd29e8384316ecda1808f8965269e051c29 (patch)
treebe6df05e4b9910d19578c200118f5e35597cea80 /security
parentcbdd9d9db1b424522d78c3181dd578b876a3f2ca (diff)
downloadports-80690bd29e8384316ecda1808f8965269e051c29.tar.gz
ports-80690bd29e8384316ecda1808f8965269e051c29.zip
Document Jenkins Security Advisory 2021-04-07
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml33
1 files changed, 33 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 0d7043ae2928..d20341a0f523 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -76,6 +76,39 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="9595d002-edeb-4602-be2d-791cd654247e">
+ <topic>jenkins -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>jenkins</name>
+ <range><lt>2.287</lt></range>
+ </package>
+ <package>
+ <name>jenkins-lts</name>
+ <range><lt>2.277.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-04-07/">
+ <h1>Description</h1>
+ <h5>(Low) SECURITY-1721 / CVE-2021-21639</h5>
+ <p>Lack of type validation in agent related REST API</p>
+ <h5>(Medium) SECURITY-1871 / CVE-2021-21640</h5>
+ <p>View name validation bypass</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://www.jenkins.io/security/advisory/2021-04-07/</url>
+ </references>
+ <dates>
+ <discovery>2021-04-07</discovery>
+ <entry>2021-04-08</entry>
+ </dates>
+ </vuln>
+
<vuln vid="c0c1834c-9761-11eb-acfd-0022489ad614">
<topic>Node.js -- April 2021 Security Releases</topic>
<affects>