First published: Mon Feb 06 2017(Updated: )
Multiple reflected XSS vulnerabilities exist within form and link input parameters of ZoneMinder v1.30 and v1.29, an open-source CCTV server web application, which allows a remote attacker to execute malicious scripts within an authenticated client's browser. The URL is /zm/index.php and sample parameters could include action=login&view=postlogin[XSS] view=console[XSS] view=groups[XSS] view=events&filter[terms][1][cnj]=and[XSS] view=events&filter%5Bterms%5D%5B1%5D%5Bcnj%5D=and[XSS] view=events&filter%5Bterms%5D%5B1%5D%5Bcnj%5D=[XSS]and view=events&limit=1%22%3E%3C/a%3E[XSS] (among others).
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
ZoneMinder | =1.29.0 | |
ZoneMinder | =1.30.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2017-5367 is categorized as medium due to its potential impact on users' sessions through reflected XSS.
To fix CVE-2017-5367, update ZoneMinder to version 1.30.1 or later, which addresses the reflected XSS vulnerabilities.
CVE-2017-5367 affects ZoneMinder versions 1.29.0 and 1.30.0.
Yes, CVE-2017-5367 can be exploited remotely by an attacker using crafted input parameters.
CVE-2017-5367 can lead to reflected cross-site scripting (XSS) attacks, allowing attackers to execute scripts in users' browsers.