Files
CVEs-PoC/2017/CVE-2017-3223.md
T
2024-06-18 02:51:15 +02:00

18 lines
1.4 KiB
Markdown

### [CVE-2017-3223](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-3223)
![](https://img.shields.io/static/v1?label=Product&message=IP%20Camera&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=DH_IPC-Consumer-Zi-Themis_Eng_P_V2.408.0000.11.R.20170621DH_IPC-Consumer-Zi-Themis_Eng_P_V2.408.0000.11.R.20170621%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-121&color=brighgreen)
### Description
Dahua IP camera products using firmware versions prior to V2.400.0000.14.R.20170713 include a version of the Sonia web interface that may be vulnerable to a stack buffer overflow. Dahua IP camera products include an application known as Sonia (/usr/bin/sonia) that provides the web interface and other services for controlling the IP camera remotely. Versions of Sonia included in firmware versions prior to DH_IPC-Consumer-Zi-Themis_Eng_P_V2.408.0000.11.R.20170621 do not validate input data length for the 'password' field of the web interface. A remote, unauthenticated attacker may submit a crafted POST request to the IP camera's Sonia web interface that may lead to out-of-bounds memory operations and loss of availability or remote code execution. The issue was originally identified by the researcher in firmware version DH_IPC-HX1X2X-Themis_EngSpnFrn_N_V2.400.0000.30.R.20160803.
### POC
#### Reference
- https://www.kb.cert.org/vuls/id/547255
#### Github
No PoCs found on GitHub currently.