First published: Sun Feb 24 2019(Updated: )
zzcms 2019 has XSS via an arbitrary user/ask.php?do=modify parameter because inc/stopsqlin.php does not block a mixed-case string such as sCrIpT.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
ZZCMS | =2019 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-9078 has been classified as a medium severity vulnerability due to its potential for cross-site scripting (XSS) attacks.
To fix CVE-2019-9078, ensure proper input validation is implemented in the inc/stopsqlin.php file to prevent arbitrary script execution.
CVE-2019-9078 can lead to cross-site scripting (XSS) attacks, allowing attackers to inject malicious scripts into web pages.
CVE-2019-9078 affects ZZCMS version 2019.
CVE-2019-9078 is primarily a client-side vulnerability that impacts how user-input is handled, allowing scripts to execute in users' browsers.