CVE-2022-1439
Reflected XSS on demo.microweber.org/demo/module/ in microweber/microweber
Record summary
CVE-2022-1439 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
Reflected XSS on demo.microweber.org/demo/module/ in GitHub repository microweber/microweber prior to 1.2.15. Execute Arbitrary JavaScript as the attacked user. It's the only payload I found working, you might need to press "tab" but there is probably a paylaod that runs without user interaction.
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Dec 20, 2023 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
Affected products and versions
3| Product | Source | Version range | Status |
|---|---|---|---|
microweberBrowse microweber / microweber | VulnCheck | Version data not supplied | |
microweber/microweberBrowse microweber / microweber/microweber | CVE List | Before 1.2.15 | affected |
microweber/microweberBrowse Packagist / microweber/microweber | GitHub Advisory | Before 1.2.15 · Fixed in 1.2.15 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMMicroweber <1.2.15 - Cross-Site ScriptingCVSS 6.1
Microweber prior to 1.2.15 contains a reflected cross-site scripting vulnerability. An attacker can execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
Impact
Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement of the affected website.
Remediation
Upgrade to Microweber CMS version 1.2.15 or later, which includes proper input sanitization to mitigate the XSS vulnerability.
Source: ProjectDiscovery