summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-27 00:27:53 +0000
committerSam James <sam@gentoo.org>2020-07-27 00:27:53 +0000
commitee34f7703b957536285e29a8ceb16e3d5c3bb4b1 (patch)
tree7042b56266f429631cd70be151439c62fbe3b8d4 /glsa-202007-32.xml
parent[ GLSA 202007-31 ] Icinga: Root privilege escalation (diff)
downloadglsa-ee34f7703b957536285e29a8ceb16e3d5c3bb4b1.tar.gz
glsa-ee34f7703b957536285e29a8ceb16e3d5c3bb4b1.tar.bz2
glsa-ee34f7703b957536285e29a8ceb16e3d5c3bb4b1.zip
[ GLSA 202007-32 ] Sarg: Local privilege escalation
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'glsa-202007-32.xml')
-rw-r--r--glsa-202007-32.xml45
1 files changed, 45 insertions, 0 deletions
diff --git a/glsa-202007-32.xml b/glsa-202007-32.xml
new file mode 100644
index 00000000..4d7d455e
--- /dev/null
+++ b/glsa-202007-32.xml
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202007-32">
+ <title>Sarg: Local privilege escalation</title>
+ <synopsis>A flaw in Sarg may allow local privilege escalation.</synopsis>
+ <product type="ebuild">sarg</product>
+ <announced>2020-07-27</announced>
+ <revised count="1">2020-07-27</revised>
+ <bug>706748</bug>
+ <access>local</access>
+ <affected>
+ <package name="net-analyzer/sarg" auto="yes" arch="*">
+ <unaffected range="ge">2.4.0</unaffected>
+ <vulnerable range="lt">2.4.0</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Sarg (Squid Analysis Report Generator) is a tool that provides many
+ informations about the Squid web proxy server users activities: time,
+ sites, traffic, etc.
+ </p>
+ </background>
+ <description>
+ <p>A flaw in Sarg’s handling of temporary directories was discovered.</p>
+ </description>
+ <impact type="high">
+ <p>A local attacker may be able to escalate privileges.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All Sarg users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=net-analyzer/sarg-2.4.0"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-18932">CVE-2019-18932</uri>
+ </references>
+ <metadata tag="requester" timestamp="2020-06-20T01:21:28Z">b-man</metadata>
+ <metadata tag="submitter" timestamp="2020-07-27T00:26:55Z">sam_c</metadata>
+</glsa>