Overview
Multiple vulnerabilities exist in various Video Over IP (Internet Protocol) encoder devices, also known as IPTV/H.264/H.265 video encoders. These vulnerabilities allow an unauthenticated remote attacker to execute arbitrary code and perform other unauthorized actions on a vulnerable system.
Description
IPTV/H.264/H.265 video encoder devices provide video streaming capability over IP networks. The underlying software in these devices seem to share common components that have multiple weaknesses in their design and default configuration.
The vulnerabilities occur primarily in the network services such as web and telnet interfaces. These vulnerabilities stem from software bugs, such as insufficient validation of user input and the use of insecure credentials through hard-coded passwords. https://owasp.org/www-project-top-ten/. The vulnerable components may also be present in other Internet of Things (IoT) devices.
These devices are manufactured using components acquired from a complex supply chain and are often sold through common outlets such as retail stores and e-commerce websites. This makes it difficult to identify impacted devices and notify the appropriate stakeholders, thus illustrating the dire need for Software Bill of Materials SBOM in this growing and complex digital market.
Further details of these vulnerabilities can be found in this blog post by Alexei Kojenov.
Impact
The impact of these vulnerabilities are summarized in the following list:
- Full administrative access via backdoor password (CVE-2020-24215)
- Administrative root access via backdoor password (CVE-2020-24218)
- Arbitrary file read via path traversal (CVE-2020-24219)
- Unauthenticated file upload (CVE-2020-24217)
- Arbitrary code execution by uploading malicious firmware (CVE-2020-24217)
- Arbitrary code execution via command injection (CVE-2020-24217)
- Denial of service via buffer overflow (CVE-2020-24214)
- Unauthorized video stream access via RTSP (CVE-2020-24216)
Solution
Apply Updates
Contact your vendor. See also the Vendor Information section below.
Restrict network access
Restrict network access of these devices to a well protect local area network (LAN) or through a firewall. Allowing direct Internet access to these devices increases the risk of compromise and potential abuse from an unauthorized remote attacker.
Acknowledgements
Alexei Kojenov https://kojenov.com/ researched and reported these vulnerabilities.
This document was written by Vijay Sarvepalli.
References
- https://study.com/academy/lesson/video-over-ip-definition-characteristics.html
- https://wiki.owasp.org/index.php/OWASP_Internet_of_Things_Project
- https://kojenov.com/2020-09-15-hisilicon-encoder-vulnerabilities/
- https://www.huawei.com/en/psirt/security-notices/2020/huawei-sn-20200917-01-hisilicon-en
- https://www.huawei.com/en/psirt/security-notices/2020/huawei-sn-20200205-01-hisilicon-en
Other Information
CVE IDs: | CVE-2020-24214 CVE-2020-24215 CVE-2020-24216 CVE-2020-24217 CVE-2020-24218 CVE-2020-24219 |
Date Public: | 2020-09-15 |
Date First Published: | 2020-09-15 |
Date Last Updated: | 2022-02-11 16:25 UTC |
Document Revision: | 9 |