1303 matches found
CVE-2019-7343
Reflected - Cross Site Scripting XSS exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code via a vulnerable 'newMonitorMethod' parameter value in the view monitor monitor.php because proper filtration is omitted...
CVE-2019-7344
Reflected XSS exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code in the view 'filter' as it insecurely prints the 'filterName' aka Filter name value on the web page without applying any proper filtration...
CVE-2019-7346
A CSRF check issue exists in ZoneMinder through 1.32.3 as whenever a CSRF check fails, a callback function is called displaying a "Try again" button, which allows resending the failed request, making the CSRF attack successful...
CVE-2019-7349
Reflected Cross Site Scripting XSS exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code via a vulnerable 'newMonitorV4LCapturesPerFrame' parameter value in the view monitor monitor.php because proper filtration is omitted...
CVE-2019-7350
Session fixation exists in ZoneMinder through 1.32.3, as an attacker can fixate his own session cookies to the next logged-in user, thereby hijacking the victim's account. This occurs because a set of multiple cookies between 3 and 5 is being generated when a user successfully logs in, and these...
CVE-2019-7351
Log Injection exists in ZoneMinder through 1.32.3, as an attacker can entice the victim to visit a specially crafted link, which in turn will inject a custom Log message provided by the attacker in the 'log' view page, as demonstrated by the message=User%20'admin'%20Logged%20in value...
CVE-2019-7332
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-7347
A Time-of-check Time-of-use TOCTOU Race Condition exists in ZoneMinder through 1.32.3 as a session remains active for an authenticated user even after deletion from the users table. This allows a nonexistent user to access and modify records add/delete Monitors, Users, etc...
CVE-2019-7337
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...
CVE-2019-7335
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-7327
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-7328
CVE-2019-7328 describes a reflected Cross-Site Scripting (XSS) in ZoneMinder
CVE-2019-7331
CVE-2019-7331 is a ZoneMinder vulnerability affecting the monitor editing flow. The issue is a stored XSS in the monitor field named “signal check color” (monitor.php) present up to ZoneMinder 1.32.3. Root cause: lack of input validation and output filtration allows HTML injection, enabling XSS. ...
CVE-2019-7325
Reflected Cross Site Scripting XSS exists in ZoneMinder through 1.32.3, as multiple views under web/skins/classic/views insecurely utilize $REQUEST'PHPSELF', without applying any proper filtration...
CVE-2019-7325
CVE-2019-7325 describes a Reflected XSS in ZoneMinder up to version 1.32.3, caused by insecure handling of $_REQUEST['PHP_SELF'] in multiple web/skins/classic/views. The issue allows an attacker to inject scripts via crafted URLs and affects web interfaces that do not filter input. Connected docu...
CVE-2019-7340
CVE-2019-7340 affects ZoneMinder up to version 1.32.3. The vulnerability is a cross-site scripting (XSS) flaw in the view filter (filter.php) where the parameter filter[Query][terms][0][val] is not properly filtered, allowing an attacker to inject HTML/JavaScript. Root cause: insufficient input f...
CVE-2019-7352
Self - Stored Cross Site Scripting XSS exists in ZoneMinder through 1.32.3, as the view 'state' aka Run State state.php does no input validation to the value supplied to the 'New State' aka newState field, allowing an attacker to execute HTML or JavaScript code...
CVE-2019-7350
CVE-2019-7350 describes a session‑fixation vulnerability in ZoneMinder up to and including 1.32.3. An attacker can bind their own session cookies to the next logged‑in user because multiple cookies (3–5) are generated at login and sets overlap across logins, enabling account hijacking. Documented...
CVE-2019-7346
CVE-2019-7346 corresponds to a ZoneMinder CSRF issue affecting versions up to 1.32.3. The vulnerability stems from a CSRF check failure that triggers a callback displaying a “Try again” button, which can be used to resend the failed request and makes the CSRF attack successful. Sources across mul...
CVE-2019-7347
A Time-of-check Time-of-use TOCTOU Race Condition exists in ZoneMinder through 1.32.3 as a session remains active for an authenticated user even after deletion from the users table. This allows a nonexistent user to access and modify records add/delete Monitors, Users, etc...