Vulnerabilities (CVE)

Filtered by vendor Castel Subscribe
Filtered by product Nextgen Dvr
Total 4 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-11680 1 Castel 2 Nextgen Dvr, Nextgen Dvr Firmware 2024-02-28 4.0 MEDIUM 6.5 MEDIUM
Castel NextGen DVR v1.0.0 is vulnerable to authorization bypass on all administrator functionality. The application fails to check that a request was submitted by an administrator. Consequently, a normal user can perform actions including, but not limited to, creating/modifying the file store, creating/modifying alerts, creating/modifying users, etc.
CVE-2020-11681 1 Castel 2 Nextgen Dvr, Nextgen Dvr Firmware 2024-02-28 4.0 MEDIUM 8.1 HIGH
Castel NextGen DVR v1.0.0 stores and displays credentials for the associated SMTP server in cleartext. Low privileged users can exploit this to create an administrator user and obtain the SMTP credentials.
CVE-2020-11679 1 Castel 2 Nextgen Dvr, Nextgen Dvr Firmware 2024-02-28 6.5 MEDIUM 8.8 HIGH
Castel NextGen DVR v1.0.0 is vulnerable to privilege escalation through the Adminstrator/Users/Edit/:UserId functionality. Adminstrator/Users/Edit/:UserId fails to check that the request was submitted by an Administrator. This allows a normal user to escalate their privileges by adding additional roles to their account.
CVE-2020-11682 1 Castel 2 Nextgen Dvr, Nextgen Dvr Firmware 2024-02-28 4.3 MEDIUM 6.5 MEDIUM
Castel NextGen DVR v1.0.0 is vulnerable to CSRF in all state-changing request. A __RequestVerificationToken is set by the web interface, and included in requests sent by web interface. However, this token is not verified by the application: the token can be removed from all requests and the request will succeed.