4 matches found
SUSE CVE-2008-0296
Heap-based buffer overflow in the libaccessrealrtsp plugin in VideoLAN VLC Media Player 0.8.6d and earlier on Windows might allow remote RTSP servers to cause a denial of service application crash or execute arbitrary code via a long string...
CVE-2008-0296
Heap-based buffer overflow in the libaccessrealrtsp plugin in VideoLAN VLC Media Player 0.8.6d and earlier on Windows might allow remote RTSP servers to cause a denial of service application crash or execute arbitrary code via a long string...
CVE-2008-0296
CVE-2008-0296 is a vulnerability in VLC Media Player up to version 0.8.6d on Windows, caused by a heap-based buffer overflow in the libaccess_realrtsp plugin during RTSP SDP handling. A malicious RTSP stream could either crash the application (DoS) or enable arbitrary code execution on the host. ...
VLC Media Player sdpplin_parse() RTSP堆溢出漏洞
BUGTRAQ ID: 27221 VLC Media Player是一款免费的媒体播放器。 VLC在处理畸形格式的数据时存在缓冲区溢出漏洞,远程攻击者可能利用此漏洞控制用户系统。 VLC所使用的旧版Xine库在modules/access/rtsp/realsdpplin.c文件中存在堆溢出漏洞: sdpplint sdpplinparsechar data sdpplint desc = mallocsizeofsdpplint; sdpplinstreamt stream; char buf=malloc3200; char decoded=malloc3200; ... whil...