aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2023-09-25 06:55:39 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2023-09-25 07:24:33 +0000
commit954eb9046510e2c826456a86fe3e4ca5b78b0901 (patch)
treef90a56d63371eb000f97b566a2d4c7ce1a15baa8
parent5286c5fc66e1a2715ea8939a750b272203945e43 (diff)
downloadports-954eb9046510e2c826456a86fe3e4ca5b78b0901.tar.gz
ports-954eb9046510e2c826456a86fe3e4ca5b78b0901.zip
security/vuxml: Document Jenkins Security Advisory 2023-09-20
Sponsored by: The FreeBSD Foundation
-rw-r--r--security/vuxml/vuln/2023.xml41
1 files changed, 41 insertions, 0 deletions
diff --git a/security/vuxml/vuln/2023.xml b/security/vuxml/vuln/2023.xml
index c31758e8f43f..a49e84e5e057 100644
--- a/security/vuxml/vuln/2023.xml
+++ b/security/vuxml/vuln/2023.xml
@@ -1,3 +1,44 @@
+ <vuln vid="402fccd0-5b6d-11ee-9898-00e081b7aa2d">
+ <topic>jenkins -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>jenkins</name>
+ <range><lt>2.424</lt></range>
+ </package>
+ <package>
+ <name>jenkins-lts</name>
+ <range><lt>2.414.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/2023-09-20/">
+ <h1>Description</h1>
+ <h5>(Medium) SECURITY-3261 / CVE-2023-43494</h5>
+ <p>Builds can be filtered by values of sensitive build variables</p>
+ <h5>(High) SECURITY-3245 / CVE-2023-43495</h5>
+ <p>Stored XSS vulnerability</p>
+ <h5>(High) SECURITY-3072 / CVE-2023-43496 </h5>
+ <p>Temporary plugin file created with insecure permissions</p>
+ <h5>(Low) SECURITY-3073 / CVE-2023-43497 (Stapler), CVE-2023-43498 (MultipartFormDataParser) </h5>
+ <p>Temporary uploaded file created with insecure permissions</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2023-43494</cvename>
+ <cvename>CVE-2023-43495</cvename>
+ <cvename>CVE-2023-43496</cvename>
+ <cvename>CVE-2023-43497</cvename>
+ <url>https://www.jenkins.io/security/advisory/2023-09-20/</url>
+ </references>
+ <dates>
+ <discovery>2023-09-20</discovery>
+ <entry>2023-09-25</entry>
+ </dates>
+ </vuln>
+
<vuln vid="732282a5-5a10-11ee-bca0-001999f8d30b">
<topic>Mailpit affected by vulnerability in included go markdown module</topic>
<affects>