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

19 lines
805 B
Markdown

### [CVE-2017-8221](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8221)
![](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
Wireless IP Camera (P2P) WIFICAM devices rely on a cleartext UDP tunnel protocol (aka the Cloud feature) for communication between an Android application and a camera device, which allows remote attackers to obtain sensitive information by sniffing the network.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2017/Mar/23
- https://pierrekim.github.io/blog/2017-03-08-camera-goahead-0day.html#cloud
#### Github
No PoCs found on GitHub currently.