vendor:
NVRmini2
by:
M3@Pandas
9.8
CVSS
CRITICAL
Arbitrary File Upload Vulnerability
434
CWE
Product Name: NVRmini2
Affected Version From: All
Affected Version To: All
Patch Exists: YES
Related CWE: CVE-2018-11523
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: PHP Linux
2018
NUUO NVRmini2 / NVRsolo Arbitrary File Upload Vulnerability
Recently, I found an Arbitrary File Upload Vulnerability in 'NUUO NVRmini2' program, NVRmini2 is widely used all over the world. Vulnerable cgi: /upload.php As the code above, no any filter, so we can upload a php shell directly to the web server.
Mitigation:
Ensure that all user input is properly validated and filtered before being used in any file operations.