Lucene search
+L

876 matches found

Cvelist
Cvelist
added 2007/01/16 11:00 p.m.44 views

CVE-2007-0254

Format string vulnerability in the errorscreatewindow function in errors.c in xine-ui allows attackers to execute arbitrary code via unknown vectors...

7.1AI score0.03512EPSS
SaveExploits0References10
CVE
CVE
added 2007/01/16 11:00 p.m.92 views

CVE-2007-0254

CVE-2007-0254 refers to a format-string vulnerability in the xine-ui project, specifically in the errors_create_window() function of errors.c. The flaw potentially allows arbitrary code execution via crafted input, as reported in multiple advisories for xine-ui. Affected versions include 0.99.4-e...

10CVSS7.1AI score0.03512EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2007/01/16 11:00 p.m.31 views

CVE-2007-0254

Format string vulnerability in the errorscreatewindow function in errors.c in xine-ui allows attackers to execute arbitrary code via unknown vectors...

10CVSS7.8AI score0.03512EPSS
SaveExploits0
exploitpack
exploitpack
added 2007/01/03 12:00 a.m.14 views

Xine 0.99.4 - .m3u Remote Format String

Xine 0.99.4 - .m3u Remote Format String source: https://www.securityfocus.com/bid/22252/info The 'xine' program is prone to a remote format-string vulnerability because the application fails to properly sanitize user-supplied input before including it in the format-specifier argument of a...

0.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/01/03 12:00 a.m.20 views

Xine 0.99.4 - '.m3u' Remote Format String

source: https://www.securityfocus.com/bid/22252/info The 'xine' program is prone to a remote format-string vulnerability because the application fails to properly sanitize user-supplied input before including it in the format-specifier argument of a formatted-printing function. Successfully...

5.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2006/12/30 12:00 a.m.23 views

Debian DSA-1244-1 : xine-lib - buffer overflow

It was discovered that the Xine multimedia library performs insufficient sanitising of Real streams, which might lead to the execution of arbitrary code through a buffer overflow. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were...

7.5CVSS6.2AI score0.05486EPSS
SaveExploits1References3
securityvulns
securityvulns
added 2006/12/29 12:00 a.m.43 views

xine-lib buffer overflow

Buffer overflow on parsing Real streaming protocol...

5.2AI score
SaveExploits0References1Affected Software3
securityvulns
securityvulns
added 2006/12/29 12:00 a.m.50 views

[SECURITY] [DSA 1244-1] New xine-lib packages fix arbitrary code execution

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - -------------------------------------------------------------------------- Debian Security Advisory DSA 1244-1 [email protected] http://www.debian.org/security/ Moritz Muehlenhoff December 28th, 2006 http://www.debian.org/security/faq -...

7.5CVSS0.9AI score0.05486EPSS
SaveExploits1
Debian
Debian
added 2006/12/28 5:39 p.m.44 views

[SECURITY] [DSA 1244-1] New xine-lib packages fix arbitrary code execution

-------------------------------------------------------------------------- Debian Security Advisory DSA 1244-1 [email protected] http://www.debian.org/security/ Moritz Muehlenhoff December 28th, 2006 http://www.debian.org/security/faq -...

7.5CVSS6.2AI score0.05486EPSS
SaveExploits1
OSV
OSV
added 2006/12/28 12:00 a.m.13 views

DSA-1244-1 xine-lib

Bulletin has no description...

7.5CVSS6.3AI score0.05486EPSS
SaveExploits1
Slackware Linux
Slackware Linux
added 2006/12/24 2:29 a.m.40 views

[slackware-security] xine-lib

New xine-lib packages are available for Slackware 9.1, 10.0, 10.1, 10.2, and 11.0 to fix security issues. More details about this issue may be found in the Common Vulnerabilities and Exposures CVE database: https://vulners.com/cve/CVE-2006-2200 Here are the details from the Slackware 11.0...

5.1CVSS6.9AI score0.04306EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2006/12/11 12:00 a.m.24 views

GLSA-200612-02 : xine-lib: Buffer overflow

The remote host is affected by the vulnerability described in GLSA-200612-02 xine-lib: Buffer overflow A possible buffer overflow has been reported in the Real Media input plugin. Impact : An attacker could exploit this vulnerability by enticing a user into loading a specially crafted stream with...

7.5CVSS6.3AI score0.05486EPSS
SaveExploits1References2
Gentoo Linux
Gentoo Linux
added 2006/12/09 12:00 a.m.35 views

xine-lib: Buffer overflow

Background xine is a portable and reusable multimedia playback engine. xine-lib is xine's core engine. Description A possible buffer overflow has been reported in the Real Media input plugin. Impact An attacker could exploit this vulnerability by enticing a user into loading a specially crafted...

7.5CVSS7.2AI score0.05486EPSS
SaveExploits1
seebug.org
seebug.org
added 2006/12/08 12:00 a.m.81 views

Xine-Lib RuleMatches远程缓冲区溢出漏洞

xine是一款免费的媒体播放器,支持多种格式。 xine的Real Media输入插件的asmrpmatch函数中存在缓冲区溢出漏洞,远程攻击者可能利用此漏洞在用户机器上执行任意指令。 在以下代码段中,rulematches是仅能容纳16个int的静态缓冲区,但asmrpmatch没有对参数执行边界检查: 8--------------------------------------------8 src/input/libreal/real.c:468 for i=0; idesc-streamcount; i++ int j=0; int n; char b64; int...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2006/12/08 12:00 a.m.98 views

MiMMS媒体流处理远程栈溢出漏洞

MiMMS是一款使用MMS协议下载并保存流媒体的程序。 MiMMS在处理畸形的数据时,远程攻击者可能利用此漏洞在用用户机器上执行任意指令。 MiMMS的getheader和getmediapacket函数在从服务器读取数据时存在栈溢出漏洞。如果用户受骗连接到了恶意的服务器的话,就会触发这个漏洞,导致执行任意代码。 xine xine-lib 1.1.0 xine xine-lib 1.0.1 xine xine-lib 1.0 MiMMS MiMMS 0.0.9 厂商补丁: Gentoo ------ Gentoo已经为此发布了一个安全公告(GLSA-200607-07)以及相应补丁:...

7.2AI score
SaveExploits0
OSV
OSV
added 2006/11/30 3:28 p.m.7 views

CVE-2006-6172

Buffer overflow in the asmrpeval function in the RealMedia RTSP stream handler asmrp.c for Real Media input plugin, as used in 1 xine/xine-lib, 2 MPlayer 1.0rc1 and earlier, and possibly others, allows remote attackers to cause a denial of service and possibly execute arbitrary code via a ruleboo...

7.8AI score
SaveExploits0References26
Tenable Nessus
Tenable Nessus
added 2006/11/22 12:00 a.m.33 views

Debian DSA-1215-1 : xine-lib - several vulnerabilities

Several remote vulnerabilities have been discovered in the Xine multimedia library, which may lead to the execution of arbitrary code. The Common Vulnerabilities and Exposures project identifies the following problems : - CVE-2006-4799 The XFocus Security Team discovered that insufficient...

7.5CVSS6.1AI score0.05205EPSS
SaveExploits0References6
Debian
Debian
added 2006/11/20 8:36 p.m.43 views

[SECURITY] [DSA 1215-1] New xine-lib packages fix execution of arbitrary code

-------------------------------------------------------------------------- Debian Security Advisory DSA 1215-1 [email protected] http://www.debian.org/security/ Moritz Muehlenhoff November 20th, 2006 http://www.debian.org/security/faq -...

7.5CVSS7.5AI score0.05205EPSS
SaveExploits0
OSV
OSV
added 2006/11/20 12:00 a.m.33 views

DSA-1215 xine-lib

Bulletin has no description...

7.5CVSS6AI score0.05205EPSS
SaveExploits0
OSV
OSV
added 2006/11/20 12:00 a.m.7 views

DSA-1215-1 xine-lib

Bulletin has no description...

7.5CVSS6AI score0.05205EPSS
SaveExploits0
Rows per page
Query Builder