aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2015-11-12 00:26:40 +0800
committerswills <swills@FreeBSD.org>2015-11-12 00:26:40 +0800
commit7aa427c5e3710174cadb1c590acc9f7740ac746b (patch)
treead5b80cd1f4d22a8cc730dfaa13c512056babe0e /security
parentd515f2093b024ead428245b4c8c4de972bafb66b (diff)
downloadfreebsd-ports-gnome-7aa427c5e3710174cadb1c590acc9f7740ac746b.tar.gz
freebsd-ports-gnome-7aa427c5e3710174cadb1c590acc9f7740ac746b.tar.zst
freebsd-ports-gnome-7aa427c5e3710174cadb1c590acc9f7740ac746b.zip
Document RCE in jenkins
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 777ce068efae..2bc07694ac45 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,38 @@ Notes:
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="b665668a-91db-4f13-8113-9e4b5b0e47f7">
+ <topic>jenkins -- remote code execution via unsafe deserialization</topic>
+ <affects>
+ <package>
+ <name>jenkins</name>
+ <range><lt>1.638</lt></range>
+ </package>
+ <package>
+ <name>jenkins-lts</name>
+ <range><lt>1.625.2</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Jenkins Developers report:</p>
+ <blockquote cite="https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2015-11-11">
+ <p>Unsafe deserialization allows unauthenticated remote attackers to
+ run arbitrary code on the Jenkins master.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2015-11-11</url>
+ <url>https://jenkins-ci.org/content/mitigating-unauthenticated-remote-code-execution-0-day-jenkins-cli</url>
+ <url>http://foxglovesecurity.com/2015/11/06/what-do-weblogic-websphere-jboss-jenkins-opennms-and-your-application-have-in-common-this-vulnerability/#thefix</url>
+ </references>
+ <dates>
+ <discovery>2015-11-06</discovery>
+ <entry>2015-11-11</entry>
+ </dates>
+ </vuln>
+
<vuln vid="71af4ded-8864-11e5-af1b-001999f8d30b">
<topic>owncloudclient -- Improper validation of certificates when using self-signed certificates</topic>
<affects>