git: 1943629f1927 - main - security/vuxml: Document Jenkins Security Advisory 2025-03-05

From: Li-Wen Hsu <lwhsu_at_FreeBSD.org>
Date: Wed, 05 Mar 2025 19:43:23 UTC
The branch main has been updated by lwhsu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1943629f19273d74def287e3dd5b10cadf40201b

commit 1943629f19273d74def287e3dd5b10cadf40201b
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2025-03-05 19:39:37 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2025-03-05 19:42:46 +0000

    security/vuxml: Document Jenkins Security Advisory 2025-03-05
    
    Sponsored by:   The FreeBSD Foundation
---
 security/vuxml/vuln/2025.xml | 44 ++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 44 insertions(+)

diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml
index cdee63768c62..37c4583d5275 100644
--- a/security/vuxml/vuln/2025.xml
+++ b/security/vuxml/vuln/2025.xml
@@ -1,3 +1,47 @@
+  <vuln vid="cb98d018-f9f5-11ef-a398-00e081b7aa2d">
+    <topic>jenkins -- multiple vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>jenkins</name>
+	<range><lt>2.500</lt></range>
+      </package>
+      <package>
+	<name>jenkins-lts</name>
+	<range><lt>2.492.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/2025-03-05/">
+	  <h1>Description</h1>
+	  <h5>(Medium) SECURITY-3495 / CVE-2025-27622</h5>
+	  <p>Encrypted values of secrets stored in agent configuration revealed to users with Agent/Extended Read permission</p>
+	  <h1>Description</h1>
+	  <h5>(Medium) SECURITY-3496 / CVE-2025-27623</h5>
+	  <p>Encrypted values of secrets stored in view configuration revealed to users with View/Read permission</p>
+	  <h1>Description</h1>
+	  <h5>(Medium) SECURITY-3498 / CVE-2025-27624</h5>
+	  <p>CSRF vulnerability</p>
+	  <h1>Description</h1>
+	  <h5>(Medium) SECURITY-3501 / CVE-2025-27625</h5>
+	  <p>Open redirect vulnerability</p>
+	</blockquote>
+	</body>
+    </description>
+    <references>
+      <cvename>CVE-2025-27622</cvename>
+      <cvename>CVE-2025-27623</cvename>
+      <cvename>CVE-2025-27624</cvename>
+      <cvename>CVE-2025-27625</cvename>
+      <url>https://www.jenkins.io/security/advisory/2025-03-05/</url>
+    </references>
+    <dates>
+      <discovery>2025-03-05</discovery>
+      <entry>2025-03-05</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="475d1968-f99d-11ef-b382-b0416f0c4c67">
     <topic>Spotipy -- Spotipy&apos;s cache file, containing spotify auth token, is created with overly broad permissions</topic>
     <affects>