1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 |
Title:Totem movie player(Ubuntu)stack corruption Version:3.4.3 GStreamer 0.10.36 Date :2012-12-15 Vendor :http://projects.gnome.org/totem/index.html Impact :Med/High Contact:coolkaveh [at] rocketmail.com Twitter:@coolkaveh tested :Ubuntu 12.10 desktop 32 bit Author :coolkaveh ################################################################################################ Totem is the official movie player of the GNOME desktop environment based on GStreamer and its ubuntu default movie player ############################################################################################### Bug : ---- The vulnerability cause a stack corruption (division by zero) via a specially crafted Avi files That will trigger a denial of service condition ---- ############################################################################################### Program received signal SIGFPE, Arithmetic exception. [Switching to Thread 0xafe89b40 (LWP 21171)] 0xaf625080 in gst_riff_create_audio_caps () from /usr/lib/i386-linux-gnu/libgstriff-0.10.so.0 process 21159 0xaf62507b <+1883>:movedx,eax 0xaf62507d <+1885>:saredx,0x1f => 0xaf625080 <+1888>: idiv edi 0xaf625082 <+1890>:movesi,eax 0xaf625084 <+1892>:movzxeax,WORD PTR [ecx+0xe] 0xaf625088 <+1896>:cmpax,0x20 eax0x2032 ecx0x805cbf80 -2141405312 edx0x00 ebx0xaf62cff4 -1352478732 esp0xafe88de0 0xafe88de0 ebp0xafe88f1c 0xafe88f1c esi0x805832c0 -2141703488 edi0x00 eip0xaf625080 0xaf625080 <gst_riff_create_audio_caps+1888> eflags 0x210246 [ PF ZF IF RF ID ] cs 0x73 115 ss 0x7b 123 ds 0x7b 123 es 0x7b 123 fs 0x00 gs 0x33 51 si_addr:$2 = (void *) 0xaf625080 <gst_riff_create_audio_caps+1888> #00xaf625080 in gst_riff_create_audio_caps () from /usr/lib/i386-linux-gnu/libgstriff-0.10.so.0 ################################################################################################## Proof of concept included. http://www41.zippyshare.com/v/13083235/file.html https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/23427.rar |