191 matches found
Linux Kernel LDT Selector Local Privilege Escalation and Denial of Service Vulnerability
The Linux kernel is prone to a local vulnerability that may result in privilege escalation or a denial of service. This issue involves LDT Local Descriptor Table selectors in the VMI Virtual Machine Interface. Successfully exploiting this issue allows local attackers to trigger kernel crashes,...
Linux Kernel 'generic_file_splice_write()' Local Privilege Escalation Vulnerabil
The Linux kernel is prone to a local privilege-escalation vulnerability related to the 'genericfilesplicewrite' function. Local attackers can exploit this issue to gain superuser privileges. Successful exploits will result in the complete compromise of the computer. Versions prior to Linux kernel...
Linux Kernel UBIFS Orphan Inode Local Denial of Service Vulnerability
CVE: CVE-2008-3275 The Linux kernel is prone to a local denial-of-service vulnerability affecting the VFS behavior in UBIFS UBI File System. Attackers can exploit this issue to cause the kernel to crash, denying service to legitimate users. Ubuntu Ubuntu Linux 8.04 LTS sparc Ubuntu Ubuntu Linux...
Linux Kernel 'do_change_type()' Local Security Bypass Vulnerability
The Linux kernel is prone to a local security-bypass vulnerability because the 'dochangetype' routine fails to adequately verify user permissions before performing mountpoint type changes. Attackers can exploit this issue to bypass security restrictions and change mountpoint types. Attackers coul...
Linux Kernel 'truncate()'本地特权提升漏洞
BUGTRAQ ID: 31368 CVE ID:CVE-2008-4210 CNCVE ID:CNCVE-20084210 Linux是一款开放源代码的操作系统。 Linux内核'truncate'和'ftruncate'函数存在设计错误,本地攻击者可以利用漏洞提升特权。 当建立文件时,open/creat允许通过模式参数设置setgid位,由于bsdgroups mount选项或在setgid目录中建立文件,用户不属于新文件的组的成员。用户可以使用ftruncate和memory-mapped I/O使新文件成为任意两进制,获得此组的特权,原因是这些操作没有清除setgid位。...
Python 'move-faqwiz.sh'不安全临时文件建立漏洞
BUGTRAQ ID: 31184 CNCAN ID:CNCAN-2008091609 Python是一款开放源代码的脚本编程语言。 Python以不安全方式建立临时文件,本地攻击者可以利用漏洞对设备进行拒绝服务攻击。 "Tools/faqwiz/move-faqwiz.sh"使用$RANDOM建立临时文件,攻击者可以通过建立符号链接指向tmpXXXXX.tmpX由$RANDOM生成5位数,在运行Python通用FAQ知道删除工具时可导致覆盖或截断目标文件,造成拒绝服务攻击或可能造成特权提升。 RedHat Fedora 9 0 RedHat Fedora 8 0 RedHat...
Linux Kernel 'SCTP'模块存在漏洞
BUGTRAQ ID: 31121 CVE ID:CVE-2008-3792 CNCVE ID:CNCVE-20083792 Linux是一款开放源代码的操作系统。 Linux内核'SCTP'模块存在多个安全问题,本地攻击者可以利用漏洞获得敏感信息或使内核崩溃。 问题代码如下: file: net/sctp/socket.c ... SCTPSTATIC int sctpgetsockoptstruct sock sk, int level, int optname, char user optval, int user optlen int retval = 0; int len;...
Linux Kernel x86_64 ptrace Denial Of Service Vulnerability
Linux内核存在拒绝服务漏洞,当进程执行在64位的计算机时。 本地攻击者可以利用这个问题的崩溃和内核拒绝服务的合法用户。 Ubuntu Ubuntu Linux 8.04 LTS sparc Ubuntu Ubuntu Linux 8.04 LTS powerpc Ubuntu Ubuntu Linux 8.04 LTS lpia Ubuntu Ubuntu Linux 8.04 LTS i386 Ubuntu Ubuntu Linux 8.04 LTS amd64 Ubuntu Ubuntu Linux 7.10 sparc Ubuntu Ubuntu Linux 7.10...
Linux Kernel BER Decoding Remote Buffer Overflow Vulnerability
CVE-2008-1673 The Linux Kernel is prone to a remote buffer-overflow vulnerability because the software fails to perform adequate boundary checks on user-supplied data. An attacker can exploit this issue to execute arbitrary code with kernel-level privileges. Successfully exploiting this issue wil...
Linux Kernel 2.6.22.16 and Prior Multiple Memory Corruption Vulnerabilities
Linux内核内存的多重漏洞,由于不足的范围内检查,在某些故障处理。 本地攻击者可以利用这些问题导致拒绝服务条件,绕过某些安全限制,而且可能获得敏感信息或获得提升的权限。 这些问题影响之前的版本2.6.22.17。 VMWare ESX Server 3.0.2 VMWare ESX Server 3.0.1 VMWare ESX Server 2.5.5 VMWare ESX Server 2.5.4 VMWare ESX Server 3.5 Ubuntu Ubuntu Linux 7.10 sparc Ubuntu Ubuntu Linux 7.10 powerpc Ubuntu...
Python存在多个缓冲区溢出漏洞
BUGTRAQ ID: 30491 CVE ID:CVE-2008-2315 CVE-2008-2316 CVE-2008-3142 CVE-2008-3143 CVE-2008-3144 CNCVE ID:CNCVE-20082315 CNCVE-20082316 CNCVE-20083142 CNCVE-20083143 CNCVE-20083144 Python是一款开放源代码的脚本编程语言。 Python中存在多个整数溢出漏洞,远程攻击者可以利用漏洞对应用程序进行拒绝服务或者任意代码执行攻击。 1...
Linux Kernel 'uvc_driver.c'格式描述符解析缓冲区溢出漏洞
BUGTRAQ ID: 30514 CNCAN ID:CNCAN-2008080421 Linux是一款开放源代码的操作系统。 Linux格式描述符解析存在缓冲区溢出,本地攻击者可以利用漏洞对系统进行拒绝服务攻击,可能导致特权提升。 目前没有详细漏洞细节提供。 Linux kernel 2.6.26 -rc6 Linux kernel 2.6.25 .9 Linux kernel 2.6.25 .8 Linux kernel 2.6.25 .7 Linux kernel 2.6.25 .6 Linux kernel 2.6.25 .5 Linux kernel 2.6.25 .13...
Linux Kernel TTY操作NULL指针引用拒绝服务漏洞
BUGTRAQ ID: 30076 CVE ID:CVE-2008-2812 CNCVE ID:CNCVE-20082812 Linux是一款开放源代码的操作系统。 Linux TTY操作在主线上的重写存在NULL指针引用问题,本地攻击者可以利用漏洞使系统崩溃。 目前没有详细漏洞细节提供。 Linux kernel 2.6.25 .5 Linux kernel 2.6.25 Linux kernel 2.6.24 .2 Linux kernel 2.6.24 .1 Linux kernel 2.6.24 -rc5 Linux kernel 2.6.24 -rc4 Linux kernel...
Linux内核内存拷贝异常本地信息泄漏漏洞
BUGTRAQ ID: 29943 CVE ID:CVE-2008-2729 CNCVE ID:CNCVE-20082729 Linux是一款开放源代码的操作系统。 部分AMD64系统上的Linux内核内存拷贝函数存在缺陷,本地攻击者可以利用漏洞获得敏感信息。 在部分AMC64系统上,如果从源地址拷贝内核内存到目的内存地址不成功,拷贝函数在目的内存位置区域没有对内容进行清零操作,这可导致非特权用户获得敏感信息。 RedHat Enterprise Linux WS 4 RedHat Enterprise Linux ES 4 RedHat Enterprise Linux Desktop...
Linux Kernel 32-bit/64bit仿真本地信息泄漏漏洞
BUGTRAQ ID: 29942 CVE ID:CVE-2008-0598 CNCVE ID:CNCVE-20080598 Linux是一款开放源代码的操作系统。 Linux 32和64位仿真模拟存在缺陷,本地攻击者可以利用漏洞构建特殊的程序,触发泄漏未初始化内存而导致敏感信息泄漏。 目前没有详细漏洞细节提供。 RedHat Enterprise Linux WS 4 RedHat Enterprise Linux ES 4 RedHat Enterprise Linux Desktop 5 client RedHat Enterprise Linux AS 4 RedHat...
Linux Kernel utrace和ptrace本地拒绝服务漏
BUGTRAQ ID: 29945 CVE ID:CVE-2008-2365 CNCVE ID:CNCVE-20082365 Linux是一款开放源代码的操作系统。 Linux utrace/ptrace挂接和卸载存在竞争条件问题,本地攻击者可以利用漏洞对系统进行拒绝服务攻击。 ptracemayattach包含如下代码: static int ptraceattachstruct taskstruct task ... engine = utraceattachtask, UTRACEATTACHCREATE | UTRACEATTACHEXCLUSIVE |...
PHP 5 'chdir()'和'ftok()' 'safe_mode'安全绕过漏洞
BUGTRAQ ID: 29796 CVE ID:CVE-2008-2666 CNCVE ID:CNCVE-20082666 PHP 5是一款开放源代码的网络编程语言。 PHP 5 'chdir'和'ftok'函数存在'safemode绕过问题,远程攻击者可以利用漏洞在未授权位置检测文件是否存在等敏感信息。 问题代码如下: - --- PHPFUNCTIONchdir char str; int ret, strlen; if zendparseparametersZENDNUMARGS TSRMLSCC, "s", &str, &strlen == FAILURE RETURNFALS...
Linux Kernel DCCP子系统缓冲区溢出漏洞
BUGTRAQ ID: 29603 CVE ID:CVE-2008-2358 CNCVE ID:CNCVE-20082358 Linux是一款开放源代码的操作系统。 Linux内核DCCP子系统存在缓冲区溢出,远程攻击者可以利用漏洞对系统进行拒绝服务攻击。 由于对长度的检查缺失,可触发缓冲区溢出,可能导致任意代码执行,目前没有详细漏洞细节提供。 Linux kernel 2.6.18 + Debian Linux 4.0 sparc + Debian Linux 4.0 s/390 + Debian Linux 4.0 powerpc + Debian Linux 4.0 mipsel ...
Debian Security Advisory DSA 583-1 (lvm10)
The remote host is missing an update to lvm10 announced via advisory DSA 583-1. OpenVAS Vulnerability Test $Id: deb5831.nasl 6616 2017-07-07 12:10:49Z cfischer $ Description: Auto-generated from advisory DSA 583-1 Authors: Thomas Reinke Copyright: Copyright c 2007 E-Soft Inc...
Debian: Security Advisory (DSA-603-1)
The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2008 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...