Microweber XSS
The Issue
Reflected Cross-Site Scripting (XSS) may allow an attacker to execute JavaScript code in the context of the victim’s browser. This may lead to unauthorised actions being performed, unauthorised access to data, stealing of session information, denial of service, etc. An attacker needs to coerce a user into visiting a link with the XSS payload to be properly exploited against a victim.
Where the Issue Occurred
Line 114 microweber/userfiles/modules/users/login/templates/admin.php#L114:
Disclosure Timeline
- Issue Reported: 29th September 2018
- Blog Post Published: 28th October 2018
- Applied for CVE: