Lucene search
+L

612 matches found

Exploit DB
Exploit DB
added 2007/01/10 12:00 a.m.26 views

Apple Mac OSX 10.4.8 - DMG UFS FFS_MountFS Integer Overflow

source: https://www.securityfocus.com/bid/21993/info Apple Mac OS X is prone to a remote integer-overflow vulnerability. This issue occurs when the UFS filesystem handler fails to handle specially crafted DMG images. A successful exploit can allow a remote attacker to execute arbitrary code with...

7.2CVSS5.8AI score0.01096EPSS
SaveExploits2
NVD
NVD
added 2006/11/09 11:07 a.m.28 views

CVE-2006-5824

Integer overflow in the ffsrdextattr function in FreeBSD 6.1 allows local users to cause a denial of service kernel panic and trigger a heap-based buffer overflow via a crafted UFS filesystem, a different vulnerability than CVE-2006-5679. NOTE: a third party states that this issue does not cross...

4.9CVSS6.4AI score0.00374EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2006/11/09 11:00 a.m.43 views

CVE-2006-5824

Integer overflow in the ffsrdextattr function in FreeBSD 6.1 allows local users to cause a denial of service kernel panic and trigger a heap-based buffer overflow via a crafted UFS filesystem, a different vulnerability than CVE-2006-5679. NOTE: a third party states that this issue does not cross...

7.7AI score0.00374EPSS
SaveExploits0References3
CVE
CVE
added 2006/11/09 11:00 a.m.64 views

CVE-2006-5824

CVE-2006-5824 affects FreeBSD 6.1; integer overflow in the ffs_rdextattr function can be triggered by a crafted UFS filesystem to cause a local denial of service (kernel panic) and a heap-based buffer overflow. The entry notes this is a different issue from CVE-2006-5679, and that third parties s...

4.9CVSS6.5AI score0.00374EPSS
SaveExploits0References3Affected Software1
seebug.org
seebug.org
added 2006/11/07 12:00 a.m.45 views

Sun Solaris 10 UFS本地拒绝服务漏洞

Solaris是一款由Sun开发和维护的商业性质UNIX操作系统。 Solaris的文件系统实现在挂接恶意的分区时存在漏洞,攻击者可能利用此漏洞导致服务器崩溃。 Solaris没有正确地处理UFS文件系统中被破坏的数据结构,允许攻击者通过诱骗用户加载特制的文件系统镜像导致系统崩溃,或破坏文件系统。 Sun Solaris 10.0 目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本: http://sunsolve.sun.com/security...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2006/11/07 12:00 a.m.16 views

FreeBSD UFS文件系统本地整数溢出漏洞

FreeBSD就是一种运行在Intel平台上、可以自由使用的开放源码Unix类系统。 FreeBSD 6.1内核的UFS文件系统处理代码没有正确的处理被破坏的数据结构,本地攻击者可能利用此漏洞导致整数溢出。 在加载特制的UFS文件分区时,攻击者可以直接控制所分配的内核内存数量,通过ffsmountfs函数及之后对malloc、umalargemalloc和pagealloc的调用控制对kmemalloc所传送的值。很大的或无效的大小参数会导致内核忙碌。如果从文件系统流拷贝了用户所控制数据的话,则很低的或0大小参数可能导致可利用的堆溢出。 FreeBSD FreeBSD 6.1...

7.1AI score
SaveExploits0
NVD
NVD
added 2006/11/06 5:07 p.m.30 views

CVE-2006-5726

alloccgblk in the UFS filesystem in Solaris 10 allows local users to cause a denial of service memory corruption by mounting crafted UFS filesystems with malformed data structures...

4.9CVSS6.2AI score0.00802EPSS
SaveExploits2References4
CVE
CVE
added 2006/11/06 5:00 p.m.50 views

CVE-2006-5726

CVE-2006-5726 affects the UFS filesystem in Solaris 10. The vulnerability is triggered by the alloccgblk function when mounting crafted UFS filesystems with malformed data structures, allowing local users to cause a denial of service through memory corruption. The published entries (NVD, CVE, CVE...

4.9CVSS6.5AI score0.00802EPSS
SaveExploits2References4Affected Software1
Cvelist
Cvelist
added 2006/11/06 5:00 p.m.31 views

CVE-2006-5726

alloccgblk in the UFS filesystem in Solaris 10 allows local users to cause a denial of service memory corruption by mounting crafted UFS filesystems with malformed data structures...

6.2AI score0.00802EPSS
SaveExploits2References4
Exploit DB
Exploit DB
added 2006/11/04 12:00 a.m.25 views

Sun Solaris 10 - 'UFS' Local Denial of Service

source: https://www.securityfocus.com/bid/20919/info Sun Solaris 10 is prone to a local denial-of-service vulnerability. This issue affects the UFS filesystem-handling code. An attacker can exploit this issue to crash the affected computer, denying service to legitimate users. Solaris 10 on the...

4.9CVSS5.8AI score0.00802EPSS
SaveExploits2
exploitpack
exploitpack
added 2006/11/04 12:00 a.m.18 views

Sun Solaris 10 - UFS Local Denial of Service

Sun Solaris 10 - UFS Local Denial of Service source: https://www.securityfocus.com/bid/20919/info Sun Solaris 10 is prone to a local denial-of-service vulnerability. This issue affects the UFS filesystem-handling code. An attacker can exploit this issue to crash the affected computer, denying...

7.3AI score
SaveExploits0
NVD
NVD
added 2006/11/03 10:07 p.m.39 views

CVE-2006-5679

Integer overflow in the ffsmountfs function in FreeBSD 6.1 allows local users to cause a denial of service panic and possibly execute arbitrary code via a crafted UFS filesystem that causes invalid or large size parameters to be provided to the kmemalloc function. NOTE: a third party states that...

4.6CVSS7.3AI score0.00989EPSS
SaveExploits0References11
CVE
CVE
added 2006/11/03 10:00 p.m.80 views

CVE-2006-5679

CVE-2006-5679 describes an integer overflow in the FreeBSD ffs_mountfs function (and related OS X/FreeBSD UFS handling) that can cause a local denial of service (panic) and potentially arbitrary code execution when a crafted UFS disk image is mounted. Affected: Mac OS X 10.4.x and FreeBSD 6.1, wh...

4.6CVSS8.2AI score0.00989EPSS
SaveExploits0References11Affected Software1
NVD
NVD
added 2005/09/27 7:03 p.m.22 views

CVE-2005-3071

Unspecified vulnerability in Unix File System UFS on Solaris 8 and 9, when logging is enabled, allows local users to cause a denial of service "soft hang" via certain write operations to UFS...

2.1CVSS6.2AI score0.0038EPSS
SaveExploits0References5
CVE
CVE
added 2005/09/27 4:00 a.m.59 views

CVE-2005-3071

CVE-2005-3071 describes an unspecified vulnerability in the Unix File System (UFS) on Solaris 8 and 9 that, when logging is enabled, allows local users to cause a denial of service (a soft hang) via certain write operations to UFS. The NVD entry lists a low overall risk (CVSS v2 base score 2.1) w...

2.1CVSS6.2AI score0.0038EPSS
SaveExploits0References5Affected Software2
securityvulns
securityvulns
added 2005/09/27 12:00 a.m.29 views

[SA16924] SUN Solaris UFS File System Denial of Service

---------------------------------------------------------------------- Bist Du interessiert an einem neuen Job in IT-Sicherheit? Secunia hat zwei freie Stellen als Junior und Senior Spezialist in IT- Sicherheit: http://secunia.com/secuniavacancies/...

0.1AI score
SaveExploits0
securityvulns
securityvulns
added 2005/09/27 12:00 a.m.25 views

Sun Solaris UFS file system driver DoS

It's possible to cause "soft hang" if UFS logging is enabled...

0.8AI score
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2005/04/17 12:00 a.m.24 views

Solaris 8 (sparc) : 116950-15

SunOS 5.8: ufs patch. Date this patch was last updated by Sun : Nov/09/07 %NASLMINLEVEL 999999 @DEPRECATED@ This script has been deprecated as the associated patch is not currently a recommended security fix. Disabled on 2011/09/17. C Tenable Network Security, Inc. if ! definedfunc"bnrandom" exit...

6.7AI score0.0038EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2005/04/02 12:00 a.m.26 views

Solaris 9 (sparc) : 117427-08

SunOS 5.9: ufs Patch. Date this patch was last updated by Sun : Jul/15/05 %NASLMINLEVEL 999999 @DEPRECATED@ This script has been deprecated as the associated patch is not currently a recommended security fix. Disabled on 2011/09/17. C Tenable Network Security, Inc. if ! definedfunc"bnrandom" exit...

6.7AI score0.0038EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2005/02/08 5:00 a.m.32 views

CVE-2003-1060

The NFS Server for Solaris 7, 8, and 9 allows remote attackers to cause a denial of service UFS panic via certain invalid UFS requests, which triggers a null dereference...

6.7AI score0.01574EPSS
SaveExploits0References3
Rows per page
Query Builder