First published: Mon Aug 06 2018(Updated: )
zzcms 8.3 has stored XSS related to the content variable in user/manage.php and zt/show.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
ZZCMS | =8.3. |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-14962 is classified as a medium severity vulnerability due to its ability to perform stored cross-site scripting (XSS) attacks.
To fix CVE-2018-14962, it is recommended to sanitize and validate user inputs where the content variable is used.
CVE-2018-14962 specifically affects zzCMS version 8.3.
The impact of CVE-2018-14962 allows attackers to inject malicious scripts into web pages viewed by other users.
CVE-2018-14962 occurs in the user/manage.php and zt/show.php files in the zzCMS application.