Lucene search
+L

1080 matches found

CVE
CVE
added 2009/07/16 4:0 p.m.50 views

CVE-2009-2482

The vulnerability CVE-2009-2482 affects the pam_unix module in OpenPAM used by NetBSD 4.0 up to 4.0.2 and NetBSD 5.0 up to 5.0.1. The underlying issue allows a local user to change the current root password if it is already known, even when the user is not in the wheel group. This is a local-acce...

6.9CVSS6.6AI score0.00308EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2009/07/16 4:0 p.m.87 views

CVE-2009-2483

The CVE-2009-2483 entry affects NetBSD 4.0 and 4.0.1 via libprop/prop_object.c in proplib. A local attacker can trigger a denial of service by supplying a malformed externalized plist (XML form) containing an undefined element, causing a NULL pointer dereference and kernel panic. The connected do...

4.9CVSS6.3AI score0.00374EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2009/07/16 4:0 p.m.25 views

CVE-2009-2482

The pamunix module in OpenPAM in NetBSD 4.0 before 4.0.2 and 5.0 before 5.0.1 allows local users to change the current root password if it is already known, even when they are not in the wheel group...

6.4AI score0.00308EPSS
SaveExploits0References6
CERT
CERT
added 2009/07/14 12:0 a.m.46 views

ISC DHCP dhclient stack buffer overflow

Overview The ISC DHCP dhclient application contains a stack buffer overflow, which may allow a remote, unauthenticated attacker to execute arbitrary code with root privileges. Description As described in RFC 2131, "The Dynamic Host Configuration Protocol DHCP provides a framework for passing...

10CVSS8AI score0.2578EPSS
SaveExploits9References1
OSV
OSV
added 2009/07/01 1:0 p.m.12 views

CVE-2009-0689

Array index error in the 1 dtoa implementation in dtoa.c aka pdtoa.c and the 2 gdtoa aka new dtoa implementation in gdtoa/misc.c in libc, as used in multiple operating systems and products including in FreeBSD 6.4 and 7.2, NetBSD 5.0, OpenBSD 4.5, Mozilla Firefox 3.0.x before 3.0.15 and 3.5.x...

8AI score
SaveExploits0References55
Prion
Prion
added 2009/07/01 1:0 p.m.37 views

Heap overflow

Array index error in the 1 dtoa implementation in dtoa.c aka pdtoa.c and the 2 gdtoa aka new dtoa implementation in gdtoa/misc.c in libc, as used in multiple operating systems and products including in FreeBSD 6.4 and 7.2, NetBSD 5.0, OpenBSD 4.5, Mozilla Firefox 3.0.x before 3.0.15 and 3.5.x...

6.8CVSS8.5AI score0.28167EPSS
SaveExploits49References53Affected Software6
Cvelist
Cvelist
added 2009/07/01 12:26 p.m.46 views

CVE-2009-0689

Array index error in the 1 dtoa implementation in dtoa.c aka pdtoa.c and the 2 gdtoa aka new dtoa implementation in gdtoa/misc.c in libc, as used in multiple operating systems and products including in FreeBSD 6.4 and 7.2, NetBSD 5.0, OpenBSD 4.5, Mozilla Firefox 3.0.x before 3.0.15 and 3.5.x...

7.3AI score0.28167EPSS
SaveExploits49References53
UbuntuCve
UbuntuCve
added 2009/07/01 12:0 a.m.43 views

CVE-2009-0689

Array index error in the 1 dtoa implementation in dtoa.c aka pdtoa.c and the 2 gdtoa aka new dtoa implementation in gdtoa/misc.c in libc, as used in multiple operating systems and products including in FreeBSD 6.4 and 7.2, NetBSD 5.0, OpenBSD 4.5, Mozilla Firefox 3.0.x before 3.0.15 and 3.5.x...

6.8CVSS6.4AI score0.28167EPSS
SaveExploits49References7
seebug.org
seebug.org
added 2009/06/30 12:0 a.m.76 views

多个BSD系统gdtoa/misc.c文件内存破坏漏洞

BUGTRAQ ID: 35510 CVECAN ID: CVE-2009-0689 OpenBSD、NetBSD、FreeBSD都是流行的BSD操作系统,是Unix的衍生系统。 OpenBSD、NetBSD、FreeBSD的dtoa实现中存在数组溢出漏洞。在src/lib/libc/gdtoa/gdtoaimp.h中: - ---gdtoaimp.h--- ... define Kmax 15 ... - ---gdtoaimp.h--- 最大的Kmax长度为15,如果提供了更大的值(如17),程序就会溢出freelist数组,bss为0x1。 以NetBSD为例: -...

6.8CVSS6.7AI score0.28167EPSS
SaveExploits49
securityvulns
securityvulns
added 2009/06/27 12:0 a.m.67 views

[Full-disclosure] SecurityReason: Multiple Vendors libc/gdtoa printf(3) Array Overrun

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Multiple Vendors libc/gdtoa printf3 Array Overrun Author: Maksymilian Arciemowicz http://SecurityReason.com Date: - - Dis.: 07.05.2009 - - Pub.: 25.06.2009 CVE: CVE-2009-0689 Risk: High Affected Software 12.06.2009: - - OpenBSD 4.5 - - NetBSD 5.0 - -...

6.8CVSS0.4AI score0.28167EPSS
SaveExploits49
seebug.org
seebug.org
added 2009/06/24 12:0 a.m.24 views

NetBSD pam_unix模块非授权更改root口令漏洞

BUGTRAQ ID: 35465 NetBSD是一款免费开放源代码的UNIX性质的操作系统。 NetBSD所提供的pamunix认证模块没有正确地验证执行口令更改的用户,通过认证的非特权用户如果知道了旧的root口令就可以更改该口令。通常认证为root仅限于被称为wheel组的成员,以限制泄露root口令所造成的影响。因此,能够更改root口令应仅限于认证为root的用户。 NetBSD 5.0 NetBSD 4.0.1 NetBSD 4.0 临时解决方法: 在/etc/pam.d/system的pamunix之前添加以下行: password prerequisite...

6.9AI score
SaveExploits0
seebug.org
seebug.org
added 2009/06/24 12:0 a.m.16 views

NetBSD proplib库XML处理拒绝服务漏洞

BUGTRAQ ID: 35466 NetBSD是一款免费开放源代码的UNIX性质的操作系统。 NetBSD的proplib库在处理外部XML表单中的未定义元素(如number)时可能触发空指针引用。所有使用proplib库进行内核通讯的驱动都受这个漏洞影响,因此能够访问驱动的普通用户就可以导致系统崩溃。 NetBSD 4.0.1 NetBSD 4.0 厂商补丁: NetBSD ------ 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: http://www.netbsd.org/Security/...

6.9AI score
SaveExploits0
seebug.org
seebug.org
added 2009/06/19 12:0 a.m.18 views

netbsd/x86 kill all processes shellcode 23 bytes

No description provided by source. / netbsd/x86 kill all processes shellcode this shellcode is using syscall number 37 or 0x25 37 STD int syskillint pid, int signum; here is assembler code using intel syntaxe and NASM --------------begin----------- section .note.netbsd.ident dd 0x07,0x04,0x01 db...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2009/06/19 12:0 a.m.37 views

NetBSD x86 Kill All Processes Shellcode

/ netbsd/x86 kill all processes shellcode author REMOVED AT REQUEST OF AUTHOR contact REMOVED AT REQUEST OF AUTHOR this shellcode is using syscall number 37 or 0x25 37 STD int syskillint pid, int signum; here is assembler code using intel syntaxe and NASM --------------begin----------- section...

0.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/06/18 12:0 a.m.24 views

netbsd/x86 kill all processes shellcode 23 bytes

netbsd/x86 kill all processes shellcode 23 bytes. Shellcode exploit for netbsdx86 platform / netbsd/x86 kill all processes shellcode author Anonymous this shellcode is using syscall number 37 or 0x25 37 STD int syskillint pid, int signum; here is assembler code using intel syntaxe and NASM...

0.2AI score
SaveExploits0
0day.today
0day.today
added 2009/06/18 12:0 a.m.19 views

netbsd/x86 kill all processes shellcode 23 bytes

Exploit for netbsd/x86 platform in category shellcode ================================================ netbsd/x86 kill all processes shellcode 23 bytes ================================================ / netbsd/x86 kill all processes shellcode this shellcode is using syscall number 37 or 0x25 37 S...

7AI score
SaveExploits0
exploitpack
exploitpack
added 2009/05/26 12:0 a.m.11 views

BSD (Multiple Distributions) - gdtoamisc.c Memory Corruption

BSD Multiple Distributions - gdtoamisc.c Memory Corruption source: https://www.securityfocus.com/bid/35510/info Multiple BSD distributions are prone to a memory-corruption vulnerability because the software fails to properly bounds-check data used as an array index. Attackers may exploit this iss...

0.2AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/05/26 12:0 a.m.38 views

BSD (Multiple Distributions) - 'gdtoa/misc.c' Memory Corruption

source: https://www.securityfocus.com/bid/35510/info Multiple BSD distributions are prone to a memory-corruption vulnerability because the software fails to properly bounds-check data used as an array index. Attackers may exploit this issue to execute arbitrary code within the context of affected...

6.8CVSS5.8AI score0.28167EPSS
SaveExploits49
securityvulns
securityvulns
added 2009/05/03 12:0 a.m.31 views

multiple vendor - PF NULL pointer dereference

The new advisory can get found at: www.helith.net/txt/multiplevendor-PFnullpointerdereference.txt @Securityfocus: Your informations are wrong, a update of your DB would be fine @Other security websites: Please modify the URL in your DB in case you do keep links! I kept all references so a update ...

0.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2009/05/01 12:0 a.m.26 views

Packet Filter Null Pointer Dereference

/ / / / / / / / / / / / / // / / / / / / / / / // / / / // // / / / / / // ///// // // // Helith - 0815 -------------------------------------------------------------------------------- Author : Rembrandt Date : 2009-04-30 Found : 2009-04-09 Affected Software: PF OpenBSD Packet Filter Affected OS ...

0.5AI score
SaveExploits0
Rows per page
Query Builder