CVE-2019-7328
- EPSS 0.35%
- Veröffentlicht 04.02.2019 19:29:00
- Zuletzt bearbeitet 21.11.2024 04:48:01
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...
CVE-2019-7329
- EPSS 0.32%
- Veröffentlicht 04.02.2019 19:29:00
- Zuletzt bearbeitet 21.11.2024 04:48:01
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, leadi...
CVE-2019-7330
- EPSS 0.35%
- Veröffentlicht 04.02.2019 19:29:00
- Zuletzt bearbeitet 21.11.2024 04:48:01
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-7331
- EPSS 0.32%
- Veröffentlicht 04.02.2019 19:29:00
- Zuletzt bearbeitet 21.11.2024 04:48:01
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 Inject...
CVE-2019-7332
- EPSS 0.35%
- Veröffentlicht 04.02.2019 19:29:00
- Zuletzt bearbeitet 21.11.2024 04:48:01
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 o...
CVE-2019-7334
- EPSS 0.33%
- Veröffentlicht 04.02.2019 19:29:00
- Zuletzt bearbeitet 21.11.2024 04:48:02
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-7335
- EPSS 0.33%
- Veröffentlicht 04.02.2019 19:29:00
- Zuletzt bearbeitet 21.11.2024 04:48:02
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 t...
CVE-2019-7336
- EPSS 0.33%
- Veröffentlicht 04.02.2019 19:29:00
- Zuletzt bearbeitet 21.11.2024 04:48:02
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...
CVE-2019-7337
- EPSS 0.32%
- Veröffentlicht 04.02.2019 19:29:00
- Zuletzt bearbeitet 21.11.2024 04:48:02
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 sortHea...
CVE-2019-7338
- EPSS 0.33%
- Veröffentlicht 04.02.2019 19:29:00
- Zuletzt bearbeitet 21.11.2024 04:48:02
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.