git: ae897776cfd5 - main - security/vuxml: Document Jenkins Security Advisory 2023-06-14
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 14 Jun 2023 13:50:24 UTC
The branch main has been updated by lwhsu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ae897776cfd5be0ca07e1056bc5fb71e2a3a3611
commit ae897776cfd5be0ca07e1056bc5fb71e2a3a3611
Author: Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2023-06-14 13:50:08 +0000
Commit: Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2023-06-14 13:50:08 +0000
security/vuxml: Document Jenkins Security Advisory 2023-06-14
Sponsored by: The FreeBSD Foundation
---
security/vuxml/vuln/2023.xml | 32 ++++++++++++++++++++++++++++++++
1 file changed, 32 insertions(+)
diff --git a/security/vuxml/vuln/2023.xml b/security/vuxml/vuln/2023.xml
index ae6c99f607b8..0dec515b29fa 100644
--- a/security/vuxml/vuln/2023.xml
+++ b/security/vuxml/vuln/2023.xml
@@ -1,3 +1,35 @@
+ <vuln vid="b4db7d78-bb62-4f4c-9326-6e9fc2ddd400">
+ <topic>jenkins -- CSRF protection bypass vulnerability</topic>
+ <affects>
+ <package>
+ <name>jenkins</name>
+ <range><lt>2.400</lt></range>
+ </package>
+ <package>
+ <name>jenkins-lts</name>
+ <range><lt>2.401.1</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-06-14/">
+ <h1>Description</h1>
+ <h5>(High) SECURITY-3135 / CVE-2023-35141</h5>
+ <p>CSRF protection bypass vulnerability</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2023-35141</cvename>
+ <url>https://www.jenkins.io/security/advisory/2023-06-14/</url>
+ </references>
+ <dates>
+ <discovery>2023-06-14</discovery>
+ <entry>2023-06-14</entry>
+ </dates>
+ </vuln>
+
<vuln vid="f0250129-fdb8-41ed-aa9e-661ff5026845">
<topic>vscode -- VS Code Information Disclosure Vulnerability</topic>
<affects>