1264 matches found
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-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-7342
POST - Cross Site Scripting XSS exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code via a vulnerable 'filterAutoExecuteCmd' parameter value in the view filter filter.php because proper filtration is omitted...
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-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-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-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-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-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-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-7351
CVE-2019-7351 affects ZoneMinder up to version 1.32.3. A crafted link can trigger log injection in the web interface by injecting a custom log message through the attacker-controlled input (e.g., log view page and a value like message=User 'admin' Logged in). The vulnerability description does no...
CVE-2019-7344
ZoneMinder (up to version 1.32.3) is affected by a reflected XSS in the Filters page. The issue arises because the view prints the filter[Name] value directly without proper filtration, enabling an attacker to inject HTML/JavaScript that would execute in another user’s browser when viewing the Fi...
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-7335
ZoneMinder CVE-2019-7335 is a Self-Stored XSS vulnerability affecting ZoneMinder up to version 1.32.3. The issue arises from insecurely printing the Log Message value in the logs view (view=logs), enabling HTML/JavaScript execution in the page. Connected sources corroborate the vulnerability in Z...
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-7330
CVE-2019-7330 describes a Reflected Cross-Site Scripting (XSS) vulnerability in ZoneMinder up to version 1.32.3, where an attacker can inject HTML/JavaScript via the show parameter in frame.php due to insufficient input filtration. Affected product/component: ZoneMinder (frame.php, show parameter...
CVE-2019-7329
CVE-2019-7329 is a reflected XSS in ZoneMinder up to version 1.32.3. The vulnerability arises because several form actions use $_SERVER['PHP_SELF'] without proper input filtration, allowing arbitrary input appended to the webroot URL to be reflected in the page. The connected OpenVAS and OSV entr...
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-7337
CVE-2019-7337 affects ZoneMinder up to version 1.32.3, where the view 'events' (events.php) insecurely displays the limit query parameter without proper output filtration. The root cause is the function sortHeader() in functions.php, which returns the limit parameter value without filtration, ena...