Filtered by vendor Zoneminder
Subscriptions
Total
83 CVE
CVE | Vendors | Products | Updated | CVSS v3.1 |
---|---|---|---|---|
CVE-2019-7343 | 1 Zoneminder | 1 Zoneminder | 2024-11-21 | N/A |
Reflected - Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code via a vulnerable 'newMonitor[Method]' parameter value in the view monitor (monitor.php) because proper filtration is omitted. | ||||
CVE-2019-7342 | 1 Zoneminder | 1 Zoneminder | 2024-11-21 | N/A |
POST - Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code via a vulnerable 'filter[AutoExecuteCmd]' parameter value in the view filter (filter.php) because proper filtration is omitted. | ||||
CVE-2019-7341 | 1 Zoneminder | 1 Zoneminder | 2024-11-21 | N/A |
Reflected - Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code via a vulnerable 'newMonitor[LinkedMonitors]' parameter value in the view monitor (monitor.php) because proper filtration is omitted. | ||||
CVE-2019-7340 | 1 Zoneminder | 1 Zoneminder | 2024-11-21 | N/A |
POST - Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code via a vulnerable 'filter[Query][terms][0][val]' parameter value in the view filter (filter.php) because proper filtration is omitted. | ||||
CVE-2019-7339 | 1 Zoneminder | 1 Zoneminder | 2024-11-21 | N/A |
POST - Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code via a vulnerable 'level' parameter value in the view log (log.php) because proper filtration is omitted. | ||||
CVE-2019-7338 | 1 Zoneminder | 1 Zoneminder | 2024-11-21 | N/A |
Self - Stored XSS exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code in the view 'group' as it insecurely prints the 'Group Name' value on the web page without applying any proper filtration. | ||||
CVE-2019-7337 | 1 Zoneminder | 1 Zoneminder | 2024-11-21 | N/A |
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. | ||||
CVE-2019-7336 | 1 Zoneminder | 1 Zoneminder | 2024-11-21 | N/A |
Self - Stored Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, as the view _monitor_filters.php contains takes in input from the user and saves it into the session, and retrieves it later (insecurely). The values of the MonitorName and Source parameters are being displayed without any output filtration being applied. This relates to the view=cycle value. | ||||
CVE-2019-7335 | 1 Zoneminder | 1 Zoneminder | 2024-11-21 | N/A |
Self - Stored XSS exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code in the view 'log' as it insecurely prints the 'Log Message' value on the web page without applying any proper filtration. This relates to the view=logs value. | ||||
CVE-2019-7334 | 1 Zoneminder | 1 Zoneminder | 2024-11-21 | N/A |
Reflected Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code via a vulnerable 'Exportfile' parameter value in the view export (export.php) because proper filtration is omitted. | ||||
CVE-2019-7333 | 1 Zoneminder | 1 Zoneminder | 2024-11-21 | N/A |
Reflected Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code via a vulnerable 'Exportfile' parameter value in the view download (download.php) because proper filtration is omitted. | ||||
CVE-2019-7332 | 1 Zoneminder | 1 Zoneminder | 2024-11-21 | N/A |
Reflected Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code via a vulnerable 'eid' (aka Event ID) parameter value in the view download (download.php) because proper filtration is omitted. | ||||
CVE-2019-7331 | 1 Zoneminder | 1 Zoneminder | 2024-11-21 | N/A |
Self - Stored Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3 while editing an existing monitor field named "signal check color" (monitor.php). There exists no input validation or output filtration, leaving it vulnerable to HTML Injection and an XSS attack. | ||||
CVE-2019-7330 | 1 Zoneminder | 1 Zoneminder | 2024-11-21 | N/A |
Reflected Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code via a vulnerable 'show' parameter value in the view frame (frame.php) because proper filtration is omitted. | ||||
CVE-2019-7329 | 1 Zoneminder | 1 Zoneminder | 2024-11-21 | N/A |
Reflected Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, as the form action on multiple views utilizes $_SERVER['PHP_SELF'] insecurely, mishandling any arbitrary input appended to the webroot URL, without any proper filtration, leading to XSS. | ||||
CVE-2019-7328 | 1 Zoneminder | 1 Zoneminder | 2024-11-21 | N/A |
Reflected Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code via a vulnerable 'scale' parameter value in the view frame (frame.php) via /js/frame.js.php because proper filtration is omitted. | ||||
CVE-2019-7327 | 1 Zoneminder | 1 Zoneminder | 2024-11-21 | N/A |
Reflected Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code via a vulnerable 'scale' parameter value in the view frame (frame.php) because proper filtration is omitted. | ||||
CVE-2019-7326 | 1 Zoneminder | 1 Zoneminder | 2024-11-21 | N/A |
Self - Stored Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code via a vulnerable 'Host' parameter value in the view console (console.php) because proper filtration is omitted. This relates to the index.php?view=monitor Host Name field. | ||||
CVE-2019-7325 | 1 Zoneminder | 1 Zoneminder | 2024-11-21 | N/A |
Reflected Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, as multiple views under web/skins/classic/views insecurely utilize $_REQUEST['PHP_SELF'], without applying any proper filtration. | ||||
CVE-2019-6992 | 1 Zoneminder | 1 Zoneminder | 2024-11-21 | N/A |
A stored-self XSS exists in web/skins/classic/views/controlcaps.php of ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code in a vulnerable field via a long NAME or PROTOCOL to the index.php?view=controlcaps URI. |