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

18 lines
870 B
Markdown

### [CVE-2018-7886](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7886)
![](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
An issue was discovered in CloudMe 1.11.0. An unauthenticated local attacker that can connect to the "CloudMe Sync" client application listening on 127.0.0.1 port 8888 can send a malicious payload causing a buffer overflow condition. This will result in code execution, as demonstrated by a TCP reverse shell, or a crash. NOTE: this vulnerability exists because of an incomplete fix for CVE-2018-6892.
### POC
#### Reference
- https://www.exploit-db.com/exploits/44470/
#### Github
- https://github.com/ARPSyndicate/cvemon