Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:19504
HistoryMar 25, 2008 - 12:00 a.m.

[Full-disclosure] CVE-2008-0073 - MPlayer and VLC "sdpplin_parse()" Array Indexing Vulnerability

2008-03-2500:00:00
vulners.com
22

Hello,

CVE-2008-0073 apply also to MPlayer and VLC.

-MPlayer-1.0-rc2, stream/realrtsp/sdpplin.c:

161: desc->stream_id=atoi(buf);
283: desc->stream[stream->stream_id]=stream;

  • vlc-0.8.6e, modules/access/rtsp/real_sdpplin.c:

141: desc->stream_id=atoi(buf);
257: desc->stream[stream->stream_id]=stream;

With MPlayer:

eax 0xa0737008 // pointer to desc->stream
edx 0x0495badd // "streamid" value (76921565)
edi 0x089b59e8 // pointer to stream
<sdpplin_parse+731>: mov DWORD PTR [eax+edx*4],edi

http://www.milw0rm.com/exploits/5307


Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/