CVE-2020-20285
ZZcms - Cross-Site Scripting
Record summary
CVE-2020-20285 has a selected CVSS score of 5.4 (medium); EIP currently links 1 Nuclei template.
Description
There is a XSS in the user login page in zzcms 2019. Users can inject js code by the referer header via user/login.php
Exploitation context
Available material
- Nuclei templates
- 1
Nuclei templates
1ProjectDiscoveryMEDIUMZZcms - Cross-Site ScriptingCVSS 5.4
ZZcms 2019 contains a cross-site scripting vulnerability in the user login page. An attacker can inject arbitrary JavaScript code in the referer header via user/login.php, which can allow theft of cookie-based credentials and launch of subsequent attacks.
Impact
Successful 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.
Remediation
Upgrade to the latest version to mitigate this vulnerability.
Source: ProjectDiscovery