summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2024-11-06 12:57:53 +0000
committerHans de Graaff <graaff@gentoo.org>2024-11-06 13:58:12 +0100
commit8457507055b402a1f245017489ef4c70e24f724a (patch)
tree40cf21fbc7f0ac1bb1478e5c681957e82e7aa217
parent[ GLSA 202411-02 ] Flatpak: Sandbox Escape (diff)
downloadglsa-8457507055b402a1f245017489ef4c70e24f724a.tar.gz
glsa-8457507055b402a1f245017489ef4c70e24f724a.tar.bz2
glsa-8457507055b402a1f245017489ef4c70e24f724a.zip
[ GLSA 202411-03 ] Ubiquiti UniFi: Privilege Escalation
Bug: https://bugs.gentoo.org/941922 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--glsa-202411-03.xml42
1 files changed, 42 insertions, 0 deletions
diff --git a/glsa-202411-03.xml b/glsa-202411-03.xml
new file mode 100644
index 00000000..3b801a33
--- /dev/null
+++ b/glsa-202411-03.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202411-03">
+ <title>Ubiquiti UniFi: Privilege Escalation</title>
+ <synopsis>A vulnerability has been discovered in Ubiquiti UniFi, which can lead to local privilege escalation.</synopsis>
+ <product type="ebuild">unifi</product>
+ <announced>2024-11-06</announced>
+ <revised count="1">2024-11-06</revised>
+ <bug>941922</bug>
+ <access>local</access>
+ <affected>
+ <package name="net-wireless/unifi" auto="yes" arch="*">
+ <unaffected range="ge">8.5.6</unaffected>
+ <vulnerable range="lt">8.5.6</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Ubiquiti UniFi is a Management Controller for Ubiquiti Networks UniFi APs.</p>
+ </background>
+ <description>
+ <p>A vulnerability has been discovered in Ubiquiti UniFi. Please review the CVE identifier referenced below for details.</p>
+ </description>
+ <impact type="high">
+ <p>The vulnerability allows a malicious actor with a local operational system user to execute high privilege actions on UniFi Network Server.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All Ubiquiti UniFi users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=net-wireless/unifi-8.5.6"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2024-42028">CVE-2024-42028</uri>
+ </references>
+ <metadata tag="requester" timestamp="2024-11-06T12:57:53.228208Z">graaff</metadata>
+ <metadata tag="submitter" timestamp="2024-11-06T12:57:53.232043Z">graaff</metadata>
+</glsa> \ No newline at end of file