CVE-2019-7329: XSS
Reflected Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, as the form action on multiple views utilizes $SERVER['PHPSELF'] insecurely, mishandling any arbitrary input appended to the webroot URL, without any proper filtration, leading to XSS.
Affected Software
Event History
Frequently Asked Questions
What is CVE-2019-7329?
CVE-2019-7329 is a vulnerability known as Reflected Cross Site Scripting (XSS), which exists in ZoneMinder through version 1.32.3.
How does CVE-2019-7329 work?
CVE-2019-7329 works by insecurely handling arbitrary input appended to the webroot URL in the form action on multiple views of ZoneMinder, leading to XSS.
What is the severity of CVE-2019-7329?
CVE-2019-7329 has a severity keyword of medium and a severity value of 6.1, indicating a moderate impact.
Which software is affected by CVE-2019-7329?
CVE-2019-7329 affects ZoneMinder, specifically versions up to and including 1.32.3.
How can I fix CVE-2019-7329?
To fix CVE-2019-7329, it is recommended to update ZoneMinder to a version beyond 1.32.3, where the issue has been resolved.