First published: Mon Feb 04 2019(Updated: )
Reflected Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3 as the view 'events' (events.php) insecurely displays the limit parameter value, without applying any proper output filtration. This issue exists because of the function sortHeader() in functions.php, which insecurely returns the value of the limit query string parameter without applying any filtration.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Zoneminder Zoneminder | <=1.32.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-7337 is a vulnerability in ZoneMinder through 1.32.3 that allows for Reflected Cross Site Scripting (XSS).
CVE-2019-7337 works by insecurely displaying the 'limit' parameter value in ZoneMinder's view 'events' (events.php) without proper output filtration, allowing for Reflected Cross Site Scripting (XSS) attacks.
The severity of CVE-2019-7337 is medium with a CVSS score of 4.8.
ZoneMinder versions up to and including 1.32.3 are affected by CVE-2019-7337.
To fix CVE-2019-7337, it is recommended to update ZoneMinder to a version higher than 1.32.3.