Lucene search
+L

904 matches found

seebug.org
seebug.org
added 2008/10/31 12:0 a.m.44 views

Linux Kernel proc_do_xprt()函数本地栈溢出漏洞

BUGTRAQ ID: 31937 CVECAN ID: CVE-2008-3911 Linux Kernel是开放源码操作系统Linux所使用的内核。 Linux Kernel的net/sunrpc/sysctl.c文件中的procdoxprt函数没有检查某些从用户域所获得缓冲区的长度,本地攻击者可以通过对/proc/sys/sunrpc/transports文件特制的读系统调用触发栈溢出,导致执行任意指令。 Linux kernel 2.6.26.3 Linux ----- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载:...

7.2CVSS6.3AI score0.00441EPSS
SaveExploits2
Exploit DB
Exploit DB
added 2008/10/14 12:0 a.m.46 views

Solaris sadmind adm_build_path - Remote Buffer Overflow (Metasploit)

$Id$ This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit Framework web site for more information on licensing and terms of use. http://metasploit.com/framework/ require 'msf/core' class Metasploit3 'Sun Solaris...

10CVSS5.8AI score0.69862EPSS
SaveExploits9
Prion
Prion
added 2008/09/04 5:41 p.m.27 views

Stack overflow

The procdoxprt function in net/sunrpc/sysctl.c in the Linux kernel 2.6.26.3 does not check the length of a certain buffer obtained from userspace, which allows local users to overflow a stack-based buffer and have unspecified other impact via a crafted read system call for the...

7.2CVSS7AI score0.00441EPSS
SaveExploits2References7Affected Software1
Packet Storm
Packet Storm
added 2008/04/08 12:0 a.m.51 views

CAU-EX-2008-0001.txt

/ \ / \ | | | | ----====/ /\/ /\ | || |====---- | | | || | | | | | | | | | | | | | ------======\ / /| || || || |======------ / || || / Computer Academic Underground http://www.caughq.org Exploit Code ===============/======================================================== Exploit ID:...

7.4AI score0.4853EPSS
SaveExploits8
Metasploit
Metasploit
added 2008/04/04 9:15 p.m.57 views

Solaris sadmind Command Execution

This exploit targets a weakness in the default security settings of the sadmind RPC application. This server is installed and enabled by default on most versions of the Solaris operating system. Vulnerable systems include solaris 2.7, 8, and 9 This module requires Metasploit:...

10CVSS7.4AI score0.85678EPSS
SaveExploits10
exploitpack
exploitpack
added 2008/04/04 12:0 a.m.29 views

Sun Solaris 10 - rpc.ypupdated Remote Code Execution (Metasploit)

Sun Solaris 10 - rpc.ypupdated Remote Code Execution Metasploit / \ / \ | | | | ----====/ /\/ /\ | || |====---- | | | || | | | | | | | | | | | | | ------======\ / /| || || || |======------ / || || / Computer Academic Underground http://www.caughq.org Exploit Code...

0.3AI score0.4853EPSS
SaveExploits8
Tenable Nessus
Tenable Nessus
added 2007/12/13 12:0 a.m.44 views

SuSE 10 Security Update : Linux kernel (i386) (ZYPP Patch Number 2097)

This kernel update fixes the following security problems : - A double userspace copy in a SCTP ioctl allows local attackers to overflow a buffer in the kernel, potentially allowing code execution and privilege escalation. 199441. CVE-2006-3745 - Local attackers were able to crash PowerPC systems...

7.8CVSS6.3AI score0.1569EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2007/12/13 12:0 a.m.44 views

SuSE 10 Security Update : Linux kernel (ZYPP Patch Number 2606)

This kernel update fixes the following security problems : - The ftdisio driver allowed local users to cause a denial of service memory consumption by writing more data to the serial port than the hardware can handle, which causes the data to be queued. This requires this driver to be loaded, whi...

7.8CVSS6.4AI score0.05646EPSS
SaveExploits0References10
securityvulns
securityvulns
added 2007/08/21 12:0 a.m.54 views

ZDI-07-049: EMC Legato Networker Remote Exec Service Stack Overflow Vulnerabilities

ZDI-07-049: EMC Legato Networker Remote Exec Service Stack Overflow Vulnerabilities http://www.zerodayinitiative.com/advisories/ZDI-07-049.html August 20, 2007 -- CVE ID: CVE-2007-3618 -- Affected Vendor: EMC Software -- Affected Products: Networker 7.x.x -- TippingPointTM IPS Customer Protection...

9.3CVSS1.3AI score0.07103EPSS
SaveExploits5
securityvulns
securityvulns
added 2007/08/21 12:0 a.m.66 views

EMC Legato Networker buffer overflow

Buffer overflow in SUNRPC TCP/111 Networker Remote Exec Service...

9.3CVSS4.7AI score0.07103EPSS
SaveExploits5References1Affected Software1
Zero Day Initiative
Zero Day Initiative
added 2007/08/20 12:0 a.m.30 views

EMC Legato Networker Remote Exec Service Stack Overflow Vulnerabilities

These vulnerabilities allow remote attackers to execute arbitrary code on vulnerable installations of EMC Networker. Authentication is not required to exploit this vulnerability. The specific flaws exist in the Networker Remote Exec Service, nsrexecd.exe. The location of this service is available...

9.3CVSS6AI score0.07103EPSS
SaveExploits5References1
seebug.org
seebug.org
added 2007/01/17 12:0 a.m.35 views

Computer Associates BrightStor ARCserve Backup MediaSVR.EXE远程缓冲区溢出漏洞

Computer Associates BrightStor ARCserve Backup是商业性质的企业级备份解决方案。 Computer Associates BrightStor ARCserve Backup包含的MediaSVR.EXE服务存在缓冲区溢出,远程攻击者可以利用漏洞以应用程序进程权限执行任意指令。 问题存在于SUNRPC接口中,其中用户定义的长度用于多个strncpy函数,当拷贝用户定义数据到固定大小的堆栈缓冲区时,可导致缓冲区溢出,精心构建提交数据可能以应用程序进程权限执行任意指令。 Computer Associates Server Protection...

7AI score
SaveExploits0
NVD
NVD
added 2007/01/16 8:28 p.m.25 views

CVE-2006-5171

Stack-based buffer overflow in the RPC interface in Mediasvr.exe in Computer Associates CA Brightstor ARCserve Backup 9.01 through 11.5, Enterprise Backup 10.5, and CA Protection Suites r2 allows remote attackers to execute arbitrary code via crafted SUNRPC packets, aka the "Mediasvr.exe Overflow...

10CVSS7.8AI score0.16425EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2007/01/16 8:0 p.m.30 views

CVE-2006-5171

Stack-based buffer overflow in the RPC interface in Mediasvr.exe in Computer Associates CA Brightstor ARCserve Backup 9.01 through 11.5, Enterprise Backup 10.5, and CA Protection Suites r2 allows remote attackers to execute arbitrary code via crafted SUNRPC packets, aka the "Mediasvr.exe Overflow...

7.8AI score0.16425EPSS
SaveExploits0References9
seebug.org
seebug.org
added 2007/01/15 12:0 a.m.29 views

CA BrightStor ARCServe BackUp mediasvr.exe远程代码执行漏洞

BrightStor ARCserve Backup可为各种平台的服务器提供备份和恢复保护功能。 Brightstor ARCserve的mediasvr.exe服务在处理特制RPC请求时存在两个栈溢出漏洞,远程攻击者可能利用此漏洞控制服务器。 在SUNRPC接口上用户定义的长度被拷贝到了几个strncpy的静态大小栈缓冲区上,因此攻击者可以通过发送特制报文触发这些溢出,导致以在有漏洞的系统上执行任意代码。 Computer Associates BrightStor ARCserve Backup r11.0 for Windows Computer Associates...

7AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2003/04/02 5:0 a.m.10 views

CVE-2002-0391

Integer overflow in xdrarray function in RPC servers for operating systems that use libc, glibc, or other code based on SunRPC including dietlibc, allows remote attackers to execute arbitrary code by passing a large number of arguments to xdrarray through RPC services such as rpc.cmsd and dmispd...

8.6AI score0.58133EPSS
SaveExploits3References38
CVE
CVE
added 2003/04/02 5:0 a.m.111 views

CVE-2002-0391

CVE-2002-0391 describes an integer overflow in the xdr_array function of RPC servers using libc/glibc or SunRPC-based code (e.g., dietlibc), enabling remote code execution by passing a large number of RPC arguments. The OpenVAS/DSA entries show Debian advisories addressing this issue across multi...

10CVSS9.9AI score0.58133EPSS
SaveExploits3References38Affected Software4
NVD
NVD
added 2003/03/25 5:0 a.m.25 views

CVE-2003-0028

Integer overflow in the xdrmemgetbytes function, and possibly other functions, of XDR external data representation libraries derived from SunRPC, including libnsl, libc, glibc, and dietlibc, allows remote attackers to execute arbitrary code via certain integer values in length fields, a different...

7.5CVSS9.8AI score0.15031EPSS
SaveExploits1References25
OSV
OSV
added 2003/03/25 5:0 a.m.9 views

CVE-2003-0028

Integer overflow in the xdrmemgetbytes function, and possibly other functions, of XDR external data representation libraries derived from SunRPC, including libnsl, libc, glibc, and dietlibc, allows remote attackers to execute arbitrary code via certain integer values in length fields, a different...

9.9AI score
SaveExploits0References27
OSV
OSV
added 2003/03/25 5:0 a.m.4 views

DEBIAN-CVE-2003-0028

Integer overflow in the xdrmemgetbytes function, and possibly other functions, of XDR external data representation libraries derived from SunRPC, including libnsl, libc, glibc, and dietlibc, allows remote attackers to execute arbitrary code via certain integer values in length fields, a different...

7.5CVSS9.4AI score0.15031EPSS
SaveExploits1References1
Rows per page
Query Builder