8820 matches found
Mozilla产品多个安全漏洞
Mozilla Firefox/SeaMonkey/Thunderbird都是Mozilla发布的WEB浏览器和邮件新闻组客户端产品。 上述产品中存在多个安全漏洞,具体如下: 1 JavaScript引擎中的漏洞可能导致内存破坏和执行任意代码。 2 恶意的Web页面可能会对表单自动完成功能执行拒绝服务攻击,拒绝服务会在会话间持续,直至删除恶意的表单数据。如果用户能够用大量字符填充文本字段并提交表单的话,就会导致在读取表单数据期间浏览器挂起几分钟。每次重启浏览器后触发首次的自动完成功能都会出现这种情况。 3...
devhelp, firefox, yelp security update
CentOS Errata and Security Advisory CESA-2007:0400 Updated firefox packages that fix several security bugs are now available for Red Hat Enterprise Linux 4 and 5. This update has been rated as having critical security impact by the Red Hat Security Response Team. Mozilla Firefox is an open source...
Linux Kernel VFat Compat IOCTLS本地拒绝服务漏洞
Linux是一款开放源代码的操作系统。 Linux内核处理VFAT compat ioctls存在问题,本地攻击者可以利用漏洞对系统进行拒绝服务攻击。 在x86-64系统下,如果使用-m32参数在msdos或者vfat目录中编译运行,可导致kerneldirent结构中出现垃圾数据而造成SIGSEGV,导致系统崩溃。 Linux kernel 2.6.21 .1 Linux kernel 2.6.21 Linux kernel 2.6.20 .9 Linux kernel 2.6.20 .8 Linux kernel 2.6.20 .5 Linux kernel 2.6.20 .4...
php security update
CentOS Errata and Security Advisory CESA-2007:0349 Updated PHP packages that fix two security issues are now available for Red Hat Enterprise Linux 4. This update has been rated as having important security impact by the Red Hat Security Response Team. PHP is an HTML-embedded scripting language...
OpenSSH S/Key远程信息泄露漏洞
OpenSSH是一款流行的加密安全shell应用实现。 在使用S/KEY的情况下OpenSSH存在信息泄露问题,远程攻击者可以利用漏洞获得系统帐户的敏感信息。 如果"ChallengeResponseAuthentication"设置为"Yes"默认设置,SH允许用户通过使用'ssh userid:skey at hostname'形式的S/KEY登录,一般的SSH行为如: =============================================================================== alucard $ ssh user at...
PHP Imap_Mail_Compose()函数缓冲区溢出漏洞
BUGTRAQ ID: 23234 PHP是广泛使用的通用目的脚本语言,特别适合于Web开发,可嵌入到HTML中。 PHP的imapmailcompose函数实现上存在缓冲区溢出漏洞,本地攻击者可能利用此漏洞提升权限。 imapmailcompose函数在名为tmp的栈缓冲区中创建固定大小的多部邮件: PHPFUNCTIONimapmailcompose ... char tmp8 MAILTMPLEN, mystring=NULL, t=NULL, tempstring=NULL;...
PHP会话数据反序列化代码执行漏洞
PHP是一款广泛使用的WEB开发脚本语言。 PHP会话数据反序列化存在问题,远程攻击者可利用此漏洞以应用程序权限执行任意指令。 当registerglobals激活时,会话数据反序列化可以覆盖任意全局变量,包括SESSION数组。特殊的实现可导致任意代码执行。 PHP PHP 5.1.6 PHP PHP 5.1.5 PHP PHP 5.1.4 PHP PHP 5.1.3 PHP PHP 5.1.3 PHP PHP 5.1.2 PHP PHP 5.1.1 PHP PHP 5.1 PHP PHP 5.0.5 PHP PHP 5.0.4 PHP PHP 5.0.3 + Trustix Secu...
LibWPD库多个缓冲区溢出漏洞
libwpd是一款用于读取和转换Word Perfect文档的函数库。 libwpd处理畸形文档存在漏洞,远程攻击者可利用漏洞以应用程序进程权限执行任意指令。 第一个问题存在于WP6GeneralTextPacket::readContents函数中,此函数读取一系列整数值然后相加,加的结果用于从堆中分配内存块。函数然后使用加法得到的operand作为拷贝数据字节大小,从文件中拷贝数据到缓冲区,不过求和操作可能导致整数溢出,在拷贝操作中溢出缓冲区。 另外问题是WP3TablesGroup::readContents和...
Xen QEMU VNC Server任意信息泄露漏洞
Xen QEMU VNC Server是一款VNC服务程序。 QEMU中的VNC服务器代码存在设计缺陷,远程攻击者可以利用漏洞读取系统中的任意文件。 在虚拟客户VM系统下,qemu监视模式启用的情况下,能访问VNC服务器的用户可以读取主机文件系统上的任意文件。 RedHat Enterprise Linux Virtualization v.5 server RedHat Enterprise Linux Desktop Multi OS v.5 client RedHat Enterprise Linux Desktop v.5 client RedHat Enterprise Lin...
RedHat linux DoS through audit subsystem
Replcaing of watched file causes system crash...
GD图形库JIS编码字体缓冲区溢出漏洞
GD Graphics Library是一款流行的图形库,用于动态图象建立。 GD图形库处理JIS编码字体存在缓冲区溢出,远程攻击者可以利用漏洞以应用程序进程权限执行任意指令。 当处理特殊畸形的字符串时如果使用了JIS编码字体,由于NULL终止符的增加,会导致不可预料的结果,可能导致以应用程序进程权限任意指令执行。 RedHat Enterprise Linux WS 5 RedHat Enterprise Linux WS 4 RedHat Enterprise Linux ES 5 RedHat Enterprise Linux ES 4 RedHat Enterprise Linu...
Linux Kernel listxattr本地拒绝服务漏洞
Linux Kernel是开放源码操作系统Linux所使用的内核。 Linux Kernel的listxattr系统调用实现上存在漏洞,本地攻击者可能利用此漏洞导致拒绝服务(数据破坏)或权限提升。 必须首先存在不良的inode才能成功利用这个漏洞。 Linux kernel = 2.6.19.2 RedHat Enterprise Linux WS 4 RedHat Enterprise Linux ES 4 RedHat Enterprise Linux AS 4 RedHat已经为此发布了一个安全公告(RHSA-2007:0014-01)以及相应补丁:...
Linux Kernel dev_queue_xmit本地拒绝服务漏洞
Linux Kernel是开放源码操作系统Linux所使用的内核。 Linux Kernel网络子系统的devqueuexmit函数实现上存在漏洞,本地攻击者可能利用此漏洞对系统执行拒绝服务攻击(数据破坏)。 Linux kernel = 2.6.19.2 RedHat Enterprise Linux WS 4 RedHat Enterprise Linux ES 4 RedHat Enterprise Linux AS 4 RedHat已经为此发布了一个安全公告(RHSA-2007:0014-01)以及相应补丁: RHSA-2007:0014-01:Important: kernel...
Fedora Core 5 : mysql-5.0.22-1.FC5.1 (2006-702)
Repairs vulnerability in multibyte string escaping. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues...
Texinfo File Handling Buffer Overflow Vulnerability
Texinfo is prone to a buffer-overflow vulnerability because the application fails to properly bounds-check user-supplied input before copying it to an insufficiently sized memory buffer. Exploiting this issue allows attackers to cause the affected applications using Texinfo to crash, denying...
X.Org DBE和Render扩展多个整数溢出漏洞
X.Org是X.Org Foundation对X窗口系统的开源实现。 X.Org Render扩展的ProcRenderAddGlyphs函数及DBE扩展的ProcDbeGetVisualInfo和ProcDbeSwapBuffers函数没有正确验证用户输入,允许攻击者通过向X服务器发送特制的X请求触发整数溢出,本地攻击者可能利用此漏洞获取root用户权限。 X.org X11R6 6.9.0 X.org X11R7 7.1 X.org X11R7 7.0 临时解决方法:...
Berlios GPSD <= 2.7 Remote Format String Exploit (meta)
No description provided by source. package Msf::Exploit::gpsdformatstring; use base "Msf::Exploit"; use strict; use Pex::Text; use IO::Socket; my $advanced = ; my $info = 'Name' = 'Berlios GPSD Format String Vulnerability', 'Version' = '$ 1.0 $', 'Authors' = 'Enseirb senotier at enseirb.fr', ,...
Fetchmail多个密码信息泄露漏洞
Fetchmail是一款多功能的IMAP和POP客户程序。 Fetchmail存在设计问题,远程攻击者可以利用漏洞可能获得用户密码敏感信息。 具体问题如下: -sslcertck/sslfingerprint选项本来必须应用到"sslproto tls1"来迫使使用TLS协商,但程序没有。 -在配置文件中即使使用"sslproto tls1",但如果STLS/STARTTLS没有使用,获取邮件也是明文过程。 -无论TLS选项是否采用,POP3的抓取完全忽略TLS,因为在检查STLS支持前没有可靠的发送CAPA,而CAPA是STLS所必须的。无论CAPA是否检测到,依靠的是"auth"选项...
Berlios GPSD <= 2.7 Remote Format String Exploit (meta)
Exploit for linux platform in category remote exploits ======================================================= Berlios GPSD 'Berlios GPSD Format String Vulnerability', 'Version' = '$ 1.0 $', 'Authors' = 'Enseirb ', , 'Arch' = 'x86' , 'OS' = 'linux' , 'Priv' = 1, 'UserOpts' = 'RHOST' = 1, 'ADDR',...
Linux Kernel EFLAGS本地拒绝服务漏洞
Linux是一款流行开放源代码的操作系统。 Linux保存和恢复EFLAGS存在未明问题,本地攻击者可以利用漏洞使属于其他用户的进程崩溃。 目前没有详细漏洞细节提供。 MandrakeSoft Linux Mandrake 2007.0 x8664 MandrakeSoft Linux Mandrake 2007.0 Linux kernel 2.6.17 .7 Linux kernel 2.6.17 .6 Linux kernel 2.6.17 .5 Linux kernel 2.6.17 .3 Linux kernel 2.6.17 .14 Linux kernel 2.6.17 ....