diff options
author | 2020-07-27 01:05:21 +0000 | |
---|---|---|
committer | 2020-07-27 01:05:21 +0000 | |
commit | 88633772fa14961c938af66bce0ce6d15db1c9df (patch) | |
tree | 950609b6aef19a0357dffe5687d040e418c28e5a /metadata/glsa/glsa-202007-37.xml | |
parent | 2020-07-27 00:35:18 UTC (diff) | |
parent | [ GLSA 202007-47 ] Okular: Local restricted command execution (diff) | |
download | gentoo-88633772fa14961c938af66bce0ce6d15db1c9df.tar.gz gentoo-88633772fa14961c938af66bce0ce6d15db1c9df.tar.bz2 gentoo-88633772fa14961c938af66bce0ce6d15db1c9df.zip |
Merge commit 'ce73da760ba7818b688f6b53600a7d5612245efc'
Diffstat (limited to 'metadata/glsa/glsa-202007-37.xml')
-rw-r--r-- | metadata/glsa/glsa-202007-37.xml | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202007-37.xml b/metadata/glsa/glsa-202007-37.xml new file mode 100644 index 000000000000..939c72834665 --- /dev/null +++ b/metadata/glsa/glsa-202007-37.xml @@ -0,0 +1,48 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="202007-37"> + <title>AWStats: Multiple vulnerabilities</title> + <synopsis>Multiple vulnerabilities have been found in AWStats, the worst of + which could result in the arbitrary execution of code. + </synopsis> + <product type="ebuild">awstats</product> + <announced>2020-07-27</announced> + <revised count="1">2020-07-27</revised> + <bug>646786</bug> + <access>remote</access> + <affected> + <package name="www-misc/awstats" auto="yes" arch="*"> + <unaffected range="ge">7.8</unaffected> + <vulnerable range="lt">7.8</vulnerable> + </package> + </affected> + <background> + <p>AWStats is an advanced log file analyzer and statistics generator.</p> + </background> + <description> + <p>Multiple vulnerabilities have been discovered in AWStats. Please review + the CVE identifiers referenced below for details. + </p> + </description> + <impact type="high"> + <p>Please review the referenced CVE identifiers for details.</p> + </impact> + <workaround> + <p>There is no known workaround at this time.</p> + </workaround> + <resolution> + <p>All AWStats users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=www-misc/awstats-7.8" + </code> + </resolution> + <references> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2017-1000501"> + CVE-2017-1000501 + </uri> + </references> + <metadata tag="requester" timestamp="2020-07-18T00:02:30Z">sam_c</metadata> + <metadata tag="submitter" timestamp="2020-07-27T00:37:10Z">sam_c</metadata> +</glsa> |