summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202310-16.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-10-26 08:44:00 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-10-26 08:44:00 +0100
commit1e8bc3b2037289b8577740cea9321c37c52a49a2 (patch)
treeeb73b737abc04c27ce7e878f621e1a49deb09857 /metadata/glsa/glsa-202310-16.xml
parentc3a905eafd0ea87d50767fa3d24a6b565a41faa9 (diff)
gentoo auto-resync : 26:10:2023 - 08:43:59
Diffstat (limited to 'metadata/glsa/glsa-202310-16.xml')
-rw-r--r--metadata/glsa/glsa-202310-16.xml43
1 files changed, 43 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202310-16.xml b/metadata/glsa/glsa-202310-16.xml
new file mode 100644
index 000000000000..f799cbfc86a4
--- /dev/null
+++ b/metadata/glsa/glsa-202310-16.xml
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202310-16">
+ <title>Ubiquiti UniFi: remote code execution via bundled log4j</title>
+ <synopsis>A vulnerability has been discovered in unifi where bundled log4j can facilitate a remote code execution</synopsis>
+ <product type="ebuild">unifi</product>
+ <announced>2023-10-26</announced>
+ <revised count="1">2023-10-26</revised>
+ <bug>828853</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-wireless/unifi" auto="yes" arch="*">
+ <unaffected range="ge">6.5.55</unaffected>
+ <vulnerable range="lt">6.5.55</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Ubiquiti UniFi is a Management Controller for Ubiquiti Networks UniFi APs.</p>
+ </background>
+ <description>
+ <p>A bundled version of log4j could facilitate remote code execution. Please review the CVE identifier referenced below for details.</p>
+ </description>
+ <impact type="high">
+ <p>An attacker with permission to modify the logging configuration file can construct a malicious configuration using a JDBC Appender with a data source referencing a JNDI URI which can execute remote code.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All Ubiquity UniFi users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=net-wireless/unifi-6.5.55"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-4104">CVE-2021-4104</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-45046">CVE-2021-45046</uri>
+ </references>
+ <metadata tag="requester" timestamp="2023-10-26T04:47:43.475731Z">graaff</metadata>
+ <metadata tag="submitter" timestamp="2023-10-26T04:47:43.478412Z">graaff</metadata>
+</glsa> \ No newline at end of file