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

20 lines
997 B
Markdown

### [CVE-2014-10011](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-10011)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Stack-based buffer overflow in UltraCamLib in the UltraCam ActiveX Control (UltraCamX.ocx) for the TRENDnet SecurView camera TV-IP422WN allows remote attackers to execute arbitrary code via a long string to the (1) CGI_ParamSet, (2) OpenFileDlg, (3) SnapFileName, (4) Password, (5) SetCGIAPNAME, (6) AccountCode, or (7) RemoteHost function.
### POC
#### Reference
- http://packetstormsecurity.com/files/129262/TRENDnet-SecurView-Wireless-Network-Camera-TV-IP422WN-Buffer-Overflow.html
- http://www.zeroscience.mk/codes/trendnet_bof.txt
- http://www.zeroscience.mk/en/vulnerabilities/ZSL-2014-5211.php
#### Github
No PoCs found on GitHub currently.