aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Clausecker <fuz@FreeBSD.org>2023-02-16 09:45:40 +0000
committerRobert Clausecker <fuz@FreeBSD.org>2023-02-19 11:01:41 +0000
commit31b0c7cc1e13a427686091324534a59738f54712 (patch)
tree488818151e51df276f97ede75021d86aa5463723
parente1d48f6437e25cdfc6a8df6fb4270b57eb5e5a2b (diff)
downloadports-31b0c7cc1e13a427686091324534a59738f54712.tar.gz
ports-31b0c7cc1e13a427686091324534a59738f54712.zip
security/vuxml: document log4j vulnerability in sysutils/rundeck3
PR: 261748 Reported by: ruben@verweg.com Approved by: flo (mentor) Differential Revision: https://reviews.freebsd.org/D38636
-rw-r--r--security/vuxml/vuln/2023.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/security/vuxml/vuln/2023.xml b/security/vuxml/vuln/2023.xml
index b68b0725e4c5..c8906a95fa1b 100644
--- a/security/vuxml/vuln/2023.xml
+++ b/security/vuxml/vuln/2023.xml
@@ -1,3 +1,30 @@
+ <vuln vid="27c822a0-addc-11ed-a9ee-dca632b19f10">
+ <topic>Rundeck3 -- Log4J RCE vulnerability</topic>
+ <affects>
+ <package>
+ <name>rundeck3</name>
+ <range><lt>3.4.10</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The Rundeck project reports:</p>
+ <blockquote cite="https://docs.rundeck.com/docs/history/3_4_x/version-3.4.10.html">
+ <p>This release updates both Community and Enterprise with the latest Log4J
+ to address CVE-2021-44832 by updating it to 2.17.1.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2021-44832</cvename>
+ <url>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44832</url>
+ </references>
+ <dates>
+ <discovery>2021-12-11</discovery>
+ <entry>2023-02-16</entry>
+ </dates>
+ </vuln>
+
<vuln vid="8e20430d-a72b-11ed-a04f-40b034455553">
<topic>MinIO -- unprivileged users can create service accounts for admin users</topic>
<affects>