vendor:
NVRmini 2
by:
Gjoko 'LiquidWorm' Krstic
7,5
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: NVRmini 2
Affected Version From: <=3.0.8 (NE-4160, NT-4040)
Affected Version To: <=3.0.8 (NE-4160, NT-4040)
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: GNU/Linux 3.0.8 (armv7l), GNU/Linux 2.6.31.8 (armv5tel), lighttpd/1.4.28, PHP/5.5.3
2016
NUUO CSRF Add Admin Exploit
The application interface allows users to perform certain actions via HTTP requests without performing any validity checks to verify the requests. This can be exploited to perform certain actions with administrative privileges if a logged-in user visits a malicious web site.
Mitigation:
The application should verify the requests by implementing a random token in the request.