aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2023-06-14 13:50:08 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2023-06-14 13:50:08 +0000
commitae897776cfd5be0ca07e1056bc5fb71e2a3a3611 (patch)
treed28a51fb3c6c87f40ebb2440b19e83e711f0cfa8 /security
parentb527fb65a1a2b808184df42cb01dc0f039024418 (diff)
downloadports-ae897776cfd5be0ca07e1056bc5fb71e2a3a3611.tar.gz
ports-ae897776cfd5be0ca07e1056bc5fb71e2a3a3611.zip
security/vuxml: Document Jenkins Security Advisory 2023-06-14
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln/2023.xml32
1 files changed, 32 insertions, 0 deletions
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>