Security Advisory

CVE-2019-7337

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2019-02-04 19:00:00
Last updated 2024-09-17 03:27:55
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

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.