Lucene search
K

15 matches found

RedhatCVE
RedhatCVE
added 2019/10/04 9:36 p.m.16 views

CVE-2008-0073

Array index error in the sdpplinparse function in input/libreal/sdpplin.c in xine-lib 1.1.10.1 allows remote RTSP servers to execute arbitrary code via a large streamid SDP parameter...

6.8CVSS7.7AI score0.01773EPSS
Exploits6References3
Tenable Nessus
Tenable Nessus
added 2008/06/02 12:0 a.m.21 views

GLSA-200805-22 : MPlayer: User-assisted execution of arbitrary code

The remote host is affected by the vulnerability described in GLSA-200805-22 MPlayer: User-assisted execution of arbitrary code ksOSe reported an integer overflow vulnerability in the sdpplinparse function in the file stream/realrtsp/sdpplin.c, which can be exploited to overwrite arbitrary memory...

10CVSS6.1AI score0.21937EPSS
Exploits1References2
seebug.org
seebug.org
added 2008/04/23 12:0 a.m.32 views

MPlayer sdpplin_parse()函数RTSP整数溢出漏洞

BUGTRAQ ID: 28851 CVECAN ID: CVE-2008-1558 MPlayer是一款基于Linux的媒体播放程序,支持多种媒体格式。 MPlayer的stream/realrtsp/sdpplin.c文件中的sdpplinparse函数存在整数溢出漏洞: sdpplinparsestream desc-streamid=atoibuf; spplinparse desc-streamstream-streamid=stream; 如果用户所打开的媒体文件中包含有超长的StreamCount SDP参数的话,就可以触发这个溢出,导致执行任意指令。 MPlayer 1....

10CVSS0.2AI score0.21937EPSS
Exploits1
OSV
OSV
added 2008/03/31 5:44 p.m.1 views

DEBIAN-CVE-2008-1558

Uncontrolled array index in the sdpplinparse function in stream/realrtsp/sdpplin.c in MPlayer 1.0 rc2 allows remote attackers to overwrite memory and execute arbitrary code via a large streamid SDP parameter. NOTE: this issue has been referred to as an integer overflow...

10CVSS7.7AI score0.21937EPSS
Exploits1References1
CVE
CVE
added 2008/03/31 5:0 p.m.60 views

CVE-2008-1558

CVE-2008-1558 affects MPlayer 1.0_rc2 and relates to an uncontrolled array index/integer overflow in the function sdpplin_parse (stream/realrtsp/sdpplin.c). A large SDP parameter (notably StreamCount) can cause memory overwrite, enabling remote code execution. Public advisories describe this as a...

10CVSS7.2AI score0.21937EPSS
Exploits1References10Affected Software1
Debian CVE
Debian CVE
added 2008/03/31 5:0 p.m.23 views

CVE-2008-1558

Uncontrolled array index in the sdpplinparse function in stream/realrtsp/sdpplin.c in MPlayer 1.0 rc2 allows remote attackers to overwrite memory and execute arbitrary code via a large streamid SDP parameter. NOTE: this issue has been referred to as an integer overflow...

10CVSS7.2AI score0.21937EPSS
Exploits1
0day.today
0day.today
added 2008/03/25 12:0 a.m.30 views

MPlayer sdpplin_parse() Array Indexing Buffer Overflow Exploit PoC

Exploit for linux platform in category dos / poc ================================================================== MPlayer sdpplinparse Array Indexing Buffer Overflow Exploit PoC ================================================================== !/usr/bin/perl Huston, mplayer got some vulns! :...

7AI score0.01773EPSS
Exploits6
securityvulns
securityvulns
added 2008/03/25 12:0 a.m.54 views

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

Hello, CVE-2008-0073 apply also to MPlayer and VLC. -MPlayer-1.0-rc2, stream/realrtsp/sdpplin.c: 161: desc-streamid=atoibuf; 283: desc-streamstream-streamid=stream; - vlc-0.8.6e, modules/access/rtsp/realsdpplin.c: 141: desc-streamid=atoibuf; 257: desc-streamstream-streamid=stream; With MPlayer: e...

6.8CVSS0.9AI score0.01773EPSS
Exploits6
NVD
NVD
added 2008/03/24 10:44 p.m.18 views

CVE-2008-0073

Array index error in the sdpplinparse function in input/libreal/sdpplin.c in xine-lib 1.1.10.1 allows remote RTSP servers to execute arbitrary code via a large streamid SDP parameter...

6.8CVSS7.3AI score0.01773EPSS
Exploits6References34
Prion
Prion
added 2008/03/24 10:44 p.m.18 views

Design/Logic Flaw

Array index error in the sdpplinparse function in input/libreal/sdpplin.c in xine-lib 1.1.10.1 allows remote RTSP servers to execute arbitrary code via a large streamid SDP parameter...

6.8CVSS7.5AI score0.01773EPSS
Exploits6References34Affected Software1
OSV
OSV
added 2008/03/24 10:44 p.m.1 views

DEBIAN-CVE-2008-0073

Array index error in the sdpplinparse function in input/libreal/sdpplin.c in xine-lib 1.1.10.1 allows remote RTSP servers to execute arbitrary code via a large streamid SDP parameter...

6.8CVSS8AI score0.01773EPSS
Exploits6References1
Debian CVE
Debian CVE
added 2008/03/24 10:0 p.m.24 views

CVE-2008-0073

Array index error in the sdpplinparse function in input/libreal/sdpplin.c in xine-lib 1.1.10.1 allows remote RTSP servers to execute arbitrary code via a large streamid SDP parameter...

6.8CVSS7.2AI score0.01773EPSS
Exploits6
Cvelist
Cvelist
added 2008/03/24 10:0 p.m.23 views

CVE-2008-0073

Array index error in the sdpplinparse function in input/libreal/sdpplin.c in xine-lib 1.1.10.1 allows remote RTSP servers to execute arbitrary code via a large streamid SDP parameter...

7.1AI score0.01773EPSS
Exploits6References34
seebug.org
seebug.org
added 2008/03/21 12:0 a.m.27 views

xine-lib sdpplin_parse()函数远程溢出漏洞

BUGTRAQ ID: 28312 CVECAN ID: CVE-2008-0073 xine是一款免费的媒体播放器,支持多种格式。 xine的input/libreal/sdpplin.c文件中的sdpplinparse函数存在缓冲区溢出漏洞,如果恶意的RTSP流中包含有超长的SDP参数的话,就可能触发这个溢出,导致执行任意指令。 xine-lib 1.1.10.1 xine ---- 目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本: http://xinehq.de/...

6.8CVSS6.2AI score0.01773EPSS
Exploits6
seebug.org
seebug.org
added 2008/01/12 12:0 a.m.20 views

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...

6.9AI score
Exploits0
Rows per page
Query Builder