summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2017-04-27 03:41:04 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2017-04-27 03:41:04 +0000
commit7857b2d4db41e06b44a76fa9df467cd8ad10d93e (patch)
tree92605cfe979fca989116840814ab2807efce3743 /security
parent127a0d3ee95d0f3e436cceaeefd0f0ee57d82e3c (diff)
downloadfreebsd-ports-7857b2d4db41e06b44a76fa9df467cd8ad10d93e.zip
Document Jenkins Security Advisory 2017-04-26
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml41
1 files changed, 41 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index bd338f4abb6c..68f2910a0bd0 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,47 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="631c4710-9be5-4a80-9310-eb2847fe24dd">
+ <topic>jenkins -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>jenkins</name>
+ <range><lt>2.57</lt></range>
+ </package>
+ <package>
+ <name>jenkins-lts</name>
+ <range><lt>2.46.2</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Jenkins Security Advisory:</p>
+ <blockquote cite="https://jenkins.io/security/advisory/2017-04-26/">
+ <h1>Description</h1>
+ <h5>SECURITY-412 through SECURITY-420 / CVE-2017-1000356</h5>
+ <p>CSRF: Multiple vulnerabilities</p>
+ <h5>SECURITY-429 / CVE-2017-1000353</h5>
+ <p>CLI: Unauthenticated remote code execution</p>
+ <h5>SECURITY-466 / CVE-2017-1000354</h5>
+ <p>CLI: Login command allowed impersonating any Jenkins user</p>
+ <h5>SECURITY-503 / CVE-2017-1000355</h5>
+ <p>XStream: Java crash when trying to instantiate void/Void</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2017-1000356</cvename>
+ <cvename>CVE-2017-1000353</cvename>
+ <cvename>CVE-2017-1000354</cvename>
+ <cvename>CVE-2017-1000355</cvename>
+ <url>https://jenkins.io/security/advisory/2017-04-26/</url>
+ </references>
+ <dates>
+ <discovery>2017-04-26</discovery>
+ <entry>2017-04-27</entry>
+ </dates>
+ </vuln>
+
<vuln vid="df0144fb-295e-11e7-970f-002590263bf5">
<topic>codeigniter -- multiple vulnerabilities</topic>
<affects>