Awstats
by AWStats
Source repositories
CVEs (27)
| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2020-29600 | Cri | 0.64 | 9.8 | 0.04 | Dec 7, 2020 | In AWStats through 7.7, cgi-bin/awstats.pl?config= accepts an absolute pathname, even though it was intended to only read a file in the /etc/awstats/awstats.conf format. NOTE: this issue exists because of an incomplete fix for CVE-2017-1000501. | ||
| CVE-2025-63261 | Hig | 0.51 | 7.8 | 0.01 | Mar 20, 2026 | AWStats 8.0 is vulnerable to Command Injection via the open function | ||
| CVE-2020-35176 | Med | 0.35 | 5.3 | 0.02 | Dec 12, 2020 | In AWStats through 7.8, cgi-bin/awstats.pl?config= accepts a partial absolute pathname (omitting the initial /etc), even though it was intended to only read a file in the /etc/awstats/awstats.conf format. NOTE: this issue exists because of an incomplete fix for CVE-2017-1000501… | ||
| CVE-2018-10245 | Med | 0.35 | 5.3 | 0.02 | Apr 20, 2018 | A Full Path Disclosure vulnerability in AWStats through 7.6 allows remote attackers to know where the config file is allocated, obtaining the full path of the server, a similar issue to CVE-2006-3682. The attack can, for example, use the awstats.pl framename and update… | ||
| CVE-2005-0116 | 0.09 | — | 0.75 | Jan 18, 2005 | AWStats 6.1, and other versions before 6.3, allows remote attackers to execute arbitrary commands via shell metacharacters in the configdir parameter to aswtats.pl. | |||
| CVE-2010-4367 | 0.05 | — | 0.28 | Dec 2, 2010 | awstats.cgi in AWStats before 7.0 accepts a configdir parameter in the URL, which allows remote attackers to execute arbitrary commands via a crafted configuration file located on a (1) WebDAV server or (2) NFS server. | |||
| CVE-2006-3682 | 0.04 | — | 0.10 | Jul 21, 2006 | awstats.pl in AWStats 6.5 build 1.857 and earlier allows remote attackers to obtain the installation path via the (1) year, (2) pluginmode or (3) month parameters. | |||
| CVE-2005-0436 | 0.04 | — | 0.07 | May 2, 2005 | Direct code injection vulnerability in awstats.pl in AWStats 6.3 and 6.4 allows remote attackers to execute portions of Perl code via the PluginMode parameter. | |||
| CVE-2005-0435 | 0.04 | — | 0.07 | May 2, 2005 | awstats.pl in AWStats 6.3 and 6.4 allows remote attackers to read server web logs by setting the loadplugin and pluginmode parameters to rawlog. | |||
| CVE-2008-3714 | 0.03 | — | 0.06 | Aug 19, 2008 | Cross-site scripting (XSS) vulnerability in awstats.pl in AWStats 6.8 allows remote attackers to inject arbitrary web script or HTML via the query_string, a different vulnerability than CVE-2006-3681 and CVE-2006-1945. | |||
| CVE-2006-1945 | 0.03 | — | 0.05 | Apr 20, 2006 | Cross-site scripting (XSS) vulnerability in awstats.pl in AWStats 6.5 and earlier allows remote attackers to inject arbitrary web script or HTML via the config parameter. NOTE: this might be the same core issue as CVE-2005-2732. | |||
| CVE-2005-0438 | 0.03 | — | 0.04 | May 2, 2005 | awstats.pl in AWStats 6.3 and 6.4 allows remote attackers to obtain sensitive information by setting the debug parameter. | |||
| CVE-2006-2237 | 0.01 | — | 0.58 | May 8, 2006 | The web interface for AWStats 6.4 and 6.5, when statistics updates are enabled, allows remote attackers to execute arbitrary code via shell metacharacters in the migrate parameter. | |||
| CVE-2022-46391 | Med | 0.00 | 6.1 | 0.01 | Dec 4, 2022 | AWStats 7.x through 7.8 allows XSS in the hostinfo plugin due to printing a response from Net::XWhois without proper checks. | ||
| CVE-2017-1000501 | Cri | 0.00 | 9.8 | 0.04 | Jan 3, 2018 | Awstats version 7.6 and earlier is vulnerable to a path traversal flaw in the handling of the "config" and "migrate" parameters resulting in unauthenticated remote code execution. | ||
| CVE-2012-4547 | 0.00 | — | 0.06 | Oct 31, 2012 | Unspecified vulnerability in awredir.pl in AWStats before 7.1 has unknown impact and attack vectors. | |||
| CVE-2010-4369 | 0.00 | — | 0.03 | Dec 2, 2010 | Directory traversal vulnerability in AWStats before 7.0 allows remote attackers to have an unspecified impact via a crafted LoadPlugin directory. | |||
| CVE-2010-4368 | 0.00 | — | 0.03 | Dec 2, 2010 | awstats.cgi in AWStats before 7.0 on Windows accepts a configdir parameter in the URL, which allows remote attackers to execute arbitrary commands via a crafted configuration file located at a UNC share pathname. | |||
| CVE-2009-5020 | 0.00 | — | 0.03 | Dec 2, 2010 | Open redirect vulnerability in awredir.pl in AWStats before 6.95 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via unspecified vectors. | |||
| CVE-2008-5080 | 0.00 | — | 0.01 | Dec 3, 2008 | awstats.pl in AWStats 6.8 and earlier does not properly remove quote characters, which allows remote attackers to conduct cross-site scripting (XSS) attacks via the query_string parameter. NOTE: this issue exists because of an incomplete fix for CVE-2008-3714. |
- risk 0.64cvss 9.8epss 0.04
In AWStats through 7.7, cgi-bin/awstats.pl?config= accepts an absolute pathname, even though it was intended to only read a file in the /etc/awstats/awstats.conf format. NOTE: this issue exists because of an incomplete fix for CVE-2017-1000501.
- risk 0.51cvss 7.8epss 0.01
AWStats 8.0 is vulnerable to Command Injection via the open function
- risk 0.35cvss 5.3epss 0.02
In AWStats through 7.8, cgi-bin/awstats.pl?config= accepts a partial absolute pathname (omitting the initial /etc), even though it was intended to only read a file in the /etc/awstats/awstats.conf format. NOTE: this issue exists because of an incomplete fix for CVE-2017-1000501…
- risk 0.35cvss 5.3epss 0.02
A Full Path Disclosure vulnerability in AWStats through 7.6 allows remote attackers to know where the config file is allocated, obtaining the full path of the server, a similar issue to CVE-2006-3682. The attack can, for example, use the awstats.pl framename and update…
- CVE-2005-0116Jan 18, 2005risk 0.09cvss —epss 0.75
AWStats 6.1, and other versions before 6.3, allows remote attackers to execute arbitrary commands via shell metacharacters in the configdir parameter to aswtats.pl.
- CVE-2010-4367Dec 2, 2010risk 0.05cvss —epss 0.28
awstats.cgi in AWStats before 7.0 accepts a configdir parameter in the URL, which allows remote attackers to execute arbitrary commands via a crafted configuration file located on a (1) WebDAV server or (2) NFS server.
- CVE-2006-3682Jul 21, 2006risk 0.04cvss —epss 0.10
awstats.pl in AWStats 6.5 build 1.857 and earlier allows remote attackers to obtain the installation path via the (1) year, (2) pluginmode or (3) month parameters.
- CVE-2005-0436May 2, 2005risk 0.04cvss —epss 0.07
Direct code injection vulnerability in awstats.pl in AWStats 6.3 and 6.4 allows remote attackers to execute portions of Perl code via the PluginMode parameter.
- CVE-2005-0435May 2, 2005risk 0.04cvss —epss 0.07
awstats.pl in AWStats 6.3 and 6.4 allows remote attackers to read server web logs by setting the loadplugin and pluginmode parameters to rawlog.
- CVE-2008-3714Aug 19, 2008risk 0.03cvss —epss 0.06
Cross-site scripting (XSS) vulnerability in awstats.pl in AWStats 6.8 allows remote attackers to inject arbitrary web script or HTML via the query_string, a different vulnerability than CVE-2006-3681 and CVE-2006-1945.
- CVE-2006-1945Apr 20, 2006risk 0.03cvss —epss 0.05
Cross-site scripting (XSS) vulnerability in awstats.pl in AWStats 6.5 and earlier allows remote attackers to inject arbitrary web script or HTML via the config parameter. NOTE: this might be the same core issue as CVE-2005-2732.
- CVE-2005-0438May 2, 2005risk 0.03cvss —epss 0.04
awstats.pl in AWStats 6.3 and 6.4 allows remote attackers to obtain sensitive information by setting the debug parameter.
- CVE-2006-2237May 8, 2006risk 0.01cvss —epss 0.58
The web interface for AWStats 6.4 and 6.5, when statistics updates are enabled, allows remote attackers to execute arbitrary code via shell metacharacters in the migrate parameter.
- risk 0.00cvss 6.1epss 0.01
AWStats 7.x through 7.8 allows XSS in the hostinfo plugin due to printing a response from Net::XWhois without proper checks.
- risk 0.00cvss 9.8epss 0.04
Awstats version 7.6 and earlier is vulnerable to a path traversal flaw in the handling of the "config" and "migrate" parameters resulting in unauthenticated remote code execution.
- CVE-2012-4547Oct 31, 2012risk 0.00cvss —epss 0.06
Unspecified vulnerability in awredir.pl in AWStats before 7.1 has unknown impact and attack vectors.
- CVE-2010-4369Dec 2, 2010risk 0.00cvss —epss 0.03
Directory traversal vulnerability in AWStats before 7.0 allows remote attackers to have an unspecified impact via a crafted LoadPlugin directory.
- CVE-2010-4368Dec 2, 2010risk 0.00cvss —epss 0.03
awstats.cgi in AWStats before 7.0 on Windows accepts a configdir parameter in the URL, which allows remote attackers to execute arbitrary commands via a crafted configuration file located at a UNC share pathname.
- CVE-2009-5020Dec 2, 2010risk 0.00cvss —epss 0.03
Open redirect vulnerability in awredir.pl in AWStats before 6.95 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via unspecified vectors.
- CVE-2008-5080Dec 3, 2008risk 0.00cvss —epss 0.01
awstats.pl in AWStats 6.8 and earlier does not properly remove quote characters, which allows remote attackers to conduct cross-site scripting (XSS) attacks via the query_string parameter. NOTE: this issue exists because of an incomplete fix for CVE-2008-3714.
Page 1 of 2