git: 358e7e288bc0 - main - security/vuxml: Document Jenkins Security Advisory 2024-01-24
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 24 Jan 2024 18:01:05 UTC
The branch main has been updated by lwhsu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=358e7e288bc0e2f17af5f0433a818b3cebb3c50b
commit 358e7e288bc0e2f17af5f0433a818b3cebb3c50b
Author: Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2024-01-24 17:59:55 +0000
Commit: Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2024-01-24 18:00:43 +0000
security/vuxml: Document Jenkins Security Advisory 2024-01-24
Sponsored by: The FreeBSD Foundation
---
security/vuxml/vuln/2024.xml | 36 ++++++++++++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml
index 4cb15696c65e..10cec0fd7dc3 100644
--- a/security/vuxml/vuln/2024.xml
+++ b/security/vuxml/vuln/2024.xml
@@ -1,3 +1,39 @@
+ <vuln vid="8b03d274-56ca-489e-821a-cf32f07643f0">
+ <topic>jenkins -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>jenkins</name>
+ <range><lt>2.422</lt></range>
+ </package>
+ <package>
+ <name>jenkins-lts</name>
+ <range><lt>2.426.3</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/2024-01-24/">
+ <h1>Description</h1>
+ <h5>(Critical) SECURITY-3314 / CVE-2024-23897</h5>
+ <p>Arbitrary file read vulnerability through the CLI can lead to RCE</p>
+ <h1>Description</h1>
+ <h5>(High) SECURITY-3315 / CVE-2024-23898</h5>
+ <p>Cross-site WebSocket hijacking vulnerability in the CLI</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2024-23897</cvename>
+ <cvename>CVE-2024-23898</cvename>
+ <url>https://www.jenkins.io/security/advisory/2024-01-24/</url>
+ </references>
+ <dates>
+ <discovery>2024-01-24</discovery>
+ <entry>2024-01-24</entry>
+ </dates>
+ </vuln>
+
<vuln vid="9532a361-b84d-11ee-b0d7-84a93843eb75">
<topic>TinyMCE -- mXSS in multiple plugins</topic>
<affects>