Update awstats, no safe version
Hanno Böck

Hanno Böck commited on 2026-04-22 15:09:56
Zeige 1 geänderte Dateien mit 3 Einfügungen und 2 Löschungen.


Multiple unfixed vulnerabilities affect awstats, e.g.:
https://www.cve.org/CVERecord?id=CVE-2025-63261
https://www.openwall.com/lists/oss-security/2026/03/08/8

The awstats github repository indicates that the software is deprecated
and no longer developed since November 2025:
https://github.com/eldy/AWStats/
... ...
@@ -341,8 +341,9 @@
341 341
   {
342 342
     "name": "awstats",
343 343
     "url": "https://awstats.sourceforge.io/",
344
-    "safe": "7.9",
345
-    "vuln": "CVE-2020-35176",
344
+    "safe": "",
345
+    "latest": "8.0",
346
+    "vuln": "CVE-2025-63261",
346 347
     "detection": [
347 348
       {
348 349
         "file": "awstats.pl",
349 350