Beveiligingsadvies

CVE-2019-7337

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2019-02-04 19:00:00
Laatst bijgewerkt 2024-09-17 03:27:55
Toegewezen door mitre
CVSS-score geen score
Status PUBLISHED

Beschrijving

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.