Multiple models of the Uniview IP Camera (e.g., IPC_G6103 B6103.16.10.B25.201218, IPC_G61, IPC21, IPC23, IPC32, IPC36, IPC62, and IPC_HCMN) offer an undocumented UDP service on port 7788 that allows a remote unauthenticated attacker to overflow an internal buffer and achieve code execution. By using this buffer overflow, a remote attacker can start the telnetd service. This service has a hardcoded default username and password (root/123456). Although it has a restrictive shell, this can be easily bypassed via the built-in ECHO shell command.
References
Link | Resource |
---|---|
https://ssd-disclosure.com/ssd-advisory--uniview-preauth-rce/ | Exploit Third Party Advisory |
https://www.uniview.com/About_Us/Security/Notice/202112/920471_140493_0.htm | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2023-05-31 20:15
Updated : 2023-06-14 15:29
NVD link : CVE-2021-45039
Mitre link : CVE-2021-45039
CVE.ORG link : CVE-2021-45039
JSON object : View
Products Affected
uniview
- camera_firmware
CWE
CWE-120
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')