Lucene search
+L

1882 matches found

Prion
Prion
added 2008/09/04 5:41 p.m.26 views

Design/Logic Flaw

fs/direct-io.c in the dio subsystem in the Linux kernel before 2.6.23 does not properly zero out the dio struct, which allows local users to cause a denial of service OOPS, as demonstrated by a certain fio test...

4.9CVSS4.9AI score0.00518EPSS
SaveExploits2References25Affected Software7
seebug.org
seebug.org
added 2008/08/19 12:0 a.m.18 views

linux/x86 writes a php connectback shell to the fs 508 bytes

No description provided by source. include stdlib.h / Grayscale Research: Linux Write FS PHP Connect Back Utility Shellcode Function: Opens /var/www/cb.php and writes a php connectback shell to the filesystem. Shellcode Size: 508 bytes No Encodings PHP Shell Usage: // victim...

7.1AI score
SaveExploits0
NVD
NVD
added 2008/08/12 11:41 p.m.21 views

CVE-2008-3275

The 1 reallookup and 2 lookuphash functions in fs/namei.c in the vfs implementation in the Linux kernel before 2.6.25.15 do not prevent creation of a child dentry for a deleted aka SDEAD directory, which allows local users to cause a denial of service "overflow" of the UBIFS orphan area via a...

5.5CVSS5.7AI score0.00509EPSS
SaveExploits2References32
CVE
CVE
added 2008/07/09 6:0 p.m.92 views

CVE-2008-2931

The CVE-2008-2931 issue affects the Linux kernel (fs/namespace.c) prior to version 2.6.22, where do_change_type does not verify CAP_SYS_ADMIN, enabling a local user to gain privileges or cause a denial of service by modifying mountpoint properties. The vulnerability is documented across multiple ...

7.8CVSS7.2AI score0.00375EPSS
SaveExploits0References20Affected Software1
Cvelist
Cvelist
added 2008/05/20 10:0 a.m.21 views

CVE-2008-2348

MeltingIce File System 1.0 allows remote attackers to bypass application authentication, create new user accounts, and exceed application quotas via a direct request to admin/adduser.php...

6.7AI score0.02501EPSS
SaveExploits2References3
Oracle linux
Oracle linux
added 2008/05/08 12:0 a.m.73 views

kernel security and bug fix update

2.6.18-53.1.19.0.1.el5 - NET Add entropy support to e1000 and bnx2 John Sobecki ORA 6045759 - NET Fix msi issue with kexec/kdump Michael Chan ORA 6219364 - MM Fix allocpagesnode static nid' race made kernel crash Joe Jin ORA 6187457 - splice Fix bad unlockpage in error case Jens Axboe ORA 6263574...

7.5CVSS0.1AI score0.02791EPSS
SaveExploits6
NVD
NVD
added 2008/02/29 2:44 a.m.38 views

CVE-2008-1078

expn in the am-utils and net-fs packages for Gentoo, rPath Linux, and other distributions, allows local users to overwrite arbitrary files via a symlink attack on the expnPID temporary file. NOTE: this is the same issue as CVE-2003-0308.1...

7.2CVSS6.1AI score0.00514EPSS
SaveExploits1References11
CVE
CVE
added 2008/02/29 2:0 a.m.73 views

CVE-2008-1078

CVE-2008-1078 affects the expn component of am-utils (and related net-fs usage) on Gentoo, rPath Linux, and other distros. The issue is an insecure temporary-file handling in expn that allows a local user to perform a symlink attack on expn[PID], enabling overwriting of arbitrary files. This vuln...

7.2CVSS6AI score0.00514EPSS
SaveExploits1References11Affected Software2
Cvelist
Cvelist
added 2008/02/29 2:0 a.m.34 views

CVE-2008-1078

expn in the am-utils and net-fs packages for Gentoo, rPath Linux, and other distributions, allows local users to overwrite arbitrary files via a symlink attack on the expnPID temporary file. NOTE: this is the same issue as CVE-2003-0308.1...

6AI score0.00514EPSS
SaveExploits1References11
seebug.org
seebug.org
added 2008/02/22 12:0 a.m.38 views

Linux Kernel vmsplice_to_user()函数本地权限提升漏洞

BUGTRAQ ID: 27799 CVECAN ID: CVE-2008-0009 Linux Kernel是开放源码操作系统Linux所使用的内核。 Linux Kernel的实现上存在漏洞,本地攻击者可能利用此漏洞提升自己的权限。 Linux Kernel的fs/splice.c文件中的vmsplicetouser函数错误地引用了用户提供的内存指针: ---8--- fs/splice.c:1378 ---8--- error = getuserbase, &iov-iovbase; / ... / if unlikely!base error = -EFAULT; break; ...

2.1CVSS6.2AI score0.00959EPSS
SaveExploits4
seebug.org
seebug.org
added 2008/02/22 12:0 a.m.45 views

Linux Kernel copy_from_user_mmap_sem()函数内存访问漏洞

BUGTRAQ ID: 27796 CVECAN ID: CVE-2008-0010 Linux Kernel是开放源码操作系统Linux所使用的内核。 Linux Kernel的实现上存在漏洞,本地攻击者可能利用此漏洞获取内核内存的敏感信息。 Linux Kernel的fs/splice.c文件中的copyfromusermmapsem函数未经验证用户提供的指针便使用copyfromuserinatomic拷贝了用户进程内存中的数据: ---8--- fs/splice.c:1188 ---8--- partial = copyfromuserinatomicdst, src, n;...

2.1CVSS0.00894EPSS
SaveExploits4
Prion
Prion
added 2008/02/12 9:0 p.m.28 views

Null pointer dereference

The copyfromusermmapsem function in fs/splice.c in the Linux kernel 2.6.22 through 2.6.24 does not validate a certain userspace pointer before dereference, which allow local users to read from arbitrary kernel memory locations...

2.1CVSS6.2AI score0.00894EPSS
SaveExploits4References13Affected Software1
CVE
CVE
added 2008/02/12 8:0 p.m.86 views

CVE-2008-0009

The CVE-2008-0009 entry is supported by connected documents: it affects Linux kernel 2.6.22–2.6.24 where vmsplice_to_user dereferences a userspace pointer without validation, enabling local access to kernel memory. The issue is a local privilege‑escalation vulnerability; remediation is associated...

2.1CVSS5.9AI score0.00959EPSS
SaveExploits4References11Affected Software1
seebug.org
seebug.org
added 2007/10/08 12:0 a.m.20 views

Sun Solaris I_PEEK IOCTL处理器信息泄露漏洞

Sun Solaris是一款商业性质的操作系统。 Sun Solaris IPEEK IOCTL处理器存在整数无符号错误,本地攻击者可以利用漏洞获得内存敏感信息。 Sun Solaris内核提供的FIFO FS先进先出文件系统服务用于IPC通信,一个FIFO代表文件系统中的节点类似windows系统中的有名管道概念。 kernel FIFOs ioctl处理器存在漏洞,IPEEK ioctl用于进程查看包含在FIFO中的字节数,而实际该操作并清除队列中的消息。这个命令的其中一个参数代表要取数的字节数,是符号整数值,由于这个参数没有正确验证,提供负值可导致内核内存内容被泄露。 Sun...

7.1AI score
SaveExploits0
securityvulns
securityvulns
added 2007/10/04 12:0 a.m.47 views

iDefense Security Advisory 10.02.07: Sun Microsystems Solaris FIFO FS Information Disclosure Vulnerability

Sun Microsystems Solaris FIFO FS Information Disclosure Vulnerability iDefense Security Advisory 10.02.07 http://labs.idefense.com/intelligence/vulnerabilities/ Oct 02, 2007 I. BACKGROUND Solaris is a UNIX operating system developed by Sun Microsystems. More information can be found at the...

6.5AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2007/10/03 12:0 a.m.14 views

HP-UX Security Patch : PHKL_27759

Probe,IDDS,PM,VM,PA-8700,AIO,T600,FS,Hang %NASLMINLEVEL 70300 C Tenable Network Security, Inc. if !definedfunc"bnrandom" exit0; include'deprecatednasllevel.inc'; include'compat.inc'; if description scriptid26377; scriptversion"1.8"; scriptsetattributeattribute:"pluginmodificationdate",...

7AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2007/10/03 12:0 a.m.11 views

HP-UX Security Patch : PHKL_34341

Probe,IDDS,PM,VM,PA-8700,AIO,T600,FS,PDC,CLK %NASLMINLEVEL 70300 C Tenable Network Security, Inc. if !definedfunc"bnrandom" exit0; include'deprecatednasllevel.inc'; include'compat.inc'; if description scriptid26428; scriptversion"1.8"; scriptsetattributeattribute:"pluginmodificationdate",...

7AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2007/10/03 12:0 a.m.14 views

HP-UX Security Patch : PHKL_28053

Probe,IDDS,PM,VM,PA-8700,AIO,T600,FS,PDC %NASLMINLEVEL 70300 C Tenable Network Security, Inc. if !definedfunc"bnrandom" exit0; include'deprecatednasllevel.inc'; include'compat.inc'; if description scriptid26382; scriptversion"1.8"; scriptsetattributeattribute:"pluginmodificationdate",...

7AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2007/10/03 12:0 a.m.18 views

HP-UX Security Patch : PHKL_27710

VVOS Probe,IDDS,PM,VM,PA-8700,AIO,T600,FS %NASLMINLEVEL 70300 C Tenable Network Security, Inc. if !definedfunc"bnrandom" exit0; include'deprecatednasllevel.inc'; include'compat.inc'; if description scriptid26376; scriptversion"1.8"; scriptsetattributeattribute:"pluginmodificationdate",...

7AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2007/10/03 12:0 a.m.16 views

HP-UX Security Patch : PHKL_33500

Probe,IDDS,PM,VM,PA-8700,AIO,T600,FS,PDC,CLK %NASLMINLEVEL 70300 C Tenable Network Security, Inc. if !definedfunc"bnrandom" exit0; include'deprecatednasllevel.inc'; include'compat.inc'; if description scriptid26419; scriptversion"1.8"; scriptsetattributeattribute:"pluginmodificationdate",...

7AI score
SaveExploits0References1
Rows per page
Query Builder