cve/2017/CVE-2017-17088.md

20 lines
897 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-17088](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-17088)
![](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
The Enterprise version of SyncBreeze 10.2.12 and earlier is affected by a Remote Denial of Service vulnerability. The web server does not check bounds when reading server requests in the Host header on making a connection, resulting in a classic Buffer Overflow that causes a Denial of Service.
### POC
#### Reference
- http://packetstormsecurity.com/files/145435/Sync-Breeze-10.2.12-Denial-Of-Service.html
- http://seclists.org/fulldisclosure/2017/Dec/45
- https://www.exploit-db.com/exploits/43344/
#### Github
No PoCs found on GitHub currently.