Exploitdb Exploits

3,149 exploits tracked across all sources.

Sort: Activity Stars
EIP-2026-117421 EXPLOITDB c VERIFIED
Live For Speed 2 Version Z - '.Mpr' Local Buffer Overflow
by n00b
CVE-2009-2649 EXPLOITDB c VERIFIED
FreeBSD 6.0-8.0 - DoS
The IATA (ata) driver in FreeBSD 6.0 and 8.0, when read access to /dev is available, allows local users to cause a denial of service (kernel panic) via a certain IOCTL request with a large count, which triggers a malloc call with a large value.
by Shaun Colley
CVE-2009-1046 EXPLOITDB c VERIFIED
Linux Kernel - Resource Management Error
The console selection feature in the Linux kernel 2.6.28 before 2.6.28.4, 2.6.25, and possibly earlier versions, when the UTF-8 console is used, allows physically proximate attackers to cause a denial of service (memory corruption) by selecting a small number of 3-byte UTF-8 characters, which triggers an "off-by-two memory error." NOTE: it is not clear whether this issue crosses privilege boundaries.
by sgrakkyu
CVE-2008-3531 EXPLOITDB c VERIFIED
FreeBSD 7.0-7.1 - Buffer Overflow
Stack-based buffer overflow in sys/kern/vfs_mount.c in the kernel in FreeBSD 7.0 and 7.1, when vfs.usermount is enabled, allows local users to gain privileges via a crafted (1) mount or (2) nmount system call, related to copying of "user defined data" in "certain error conditions."
by Patroklos Argyroudis
EIP-2026-118620 EXPLOITDB c VERIFIED
Green Dam - Remote Change System Time
by Anti GD
CVE-2009-2227 EXPLOITDB c VERIFIED
B Labs Bopup Comm Server <3.2.26.5460 - Buffer Overflow
Stack-based buffer overflow in B Labs Bopup Communication Server 3.2.26.5460 allows remote attackers to execute arbitrary code via a crafted request to TCP port 19810.
by mu-b
CVE-2009-4832 EXPLOITDB c VERIFIED
Deslock+ - Access Control
The dlpcrypt.sys kernel driver 0.1.1.27 in DESlock+ 4.0.2 allows local users to gain privileges via a crafted IOCTL 0x80012010 request to the DLPCryptCore device.
by mu-b
EIP-2026-118655 EXPLOITDB c VERIFIED
httpdx 0.8 - FTP Server Delete/Get/Create Directories/Files
by Jonathan Salwan
EIP-2026-104591 EXPLOITDB c VERIFIED
Apple Mac OSX xnu 1228.9.59 - Kernel Privilege Escalation
by mu-b
CVE-2009-2446 EXPLOITDB c VERIFIED
MySQL <5.0.83 - DoS
Multiple format string vulnerabilities in the dispatch_command function in libmysqld/sql_parse.cc in mysqld in MySQL 4.0.0 through 5.0.83 allow remote authenticated users to cause a denial of service (daemon crash) and possibly have unspecified other impact via format string specifiers in a database name in a (1) COM_CREATE_DB or (2) COM_DROP_DB request. NOTE: some of these details are obtained from third party information.
by kingcope
CVE-2009-1386 EXPLOITDB c VERIFIED
Openssl < 0.9.8i - NULL Pointer Dereference
ssl/s3_pkt.c in OpenSSL before 0.9.8i allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a DTLS ChangeCipherSpec packet that occurs before ClientHello.
by Jon Oberheide
EIP-2026-116832 EXPLOITDB c VERIFIED
Atomix Virtual Dj Pro 6.0 - Local Stack Buffer Overflow (SEH)
by fl0 fl0w
CVE-2009-5029 EXPLOITDB c VERIFIED
GNU Glibc < 2.14 - Numeric Error
Integer overflow in the __tzfile_read function in glibc before 2.15 allows context-dependent attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted timezone (TZ) file, as demonstrated using vsftpd.
by dividead
CVE-2009-1961 EXPLOITDB MEDIUM c VERIFIED
Linux kernel <2.6.30-rc3 - DoS
The inode double locking code in fs/ocfs2/file.c in the Linux kernel 2.6.30 before 2.6.30-rc3, 2.6.27 before 2.6.27.24, 2.6.29 before 2.6.29.4, and possibly other versions down to 2.6.19 allows local users to cause a denial of service (prevention of file creation and removal) via a series of splice system calls that trigger a deadlock between the generic_file_splice_write, splice_from_pipe, and ocfs2_file_splice_write functions.
by Miklos Szeredi
CVSS 4.7
CVE-2009-1831 EXPLOITDB c VERIFIED
Nullsoft Winamp < 5.55 - Numeric Error
The Nullsoft Modern Skins Support module (gen_ff.dll) in Nullsoft Winamp before 5.552 allows remote attackers to execute arbitrary code via a crafted MAKI file, which triggers an incorrect sign extension, an integer overflow, and a stack-based buffer overflow.
by n00b
CVE-2009-1831 EXPLOITDB c VERIFIED
Nullsoft Winamp < 5.55 - Numeric Error
The Nullsoft Modern Skins Support module (gen_ff.dll) in Nullsoft Winamp before 5.552 allows remote attackers to execute arbitrary code via a crafted MAKI file, which triggers an incorrect sign extension, an integer overflow, and a stack-based buffer overflow.
by n00b
CVE-2009-1378 EXPLOITDB c VERIFIED
Openssl < 0.9.8m - Memory Leak
Multiple memory leaks in the dtls1_process_out_of_seq_message function in ssl/d1_both.c in OpenSSL 0.9.8k and earlier 0.9.8 versions allow remote attackers to cause a denial of service (memory consumption) via DTLS records that (1) are duplicates or (2) have sequence numbers much greater than current sequence numbers, aka "DTLS fragment handling memory leak."
by Jon Oberheide
CVE-2009-1379 EXPLOITDB c VERIFIED
Openssl - Resource Management Error
Use-after-free vulnerability in the dtls1_retrieve_buffered_fragment function in ssl/d1_both.c in OpenSSL 1.0.0 Beta 2 allows remote attackers to cause a denial of service (openssl s_client crash) and possibly have unspecified other impact via a DTLS packet, as demonstrated by a packet from a server that uses a crafted server certificate.
by Jon Oberheide
EIP-2026-102905 EXPLOITDB c VERIFIED
Linux Kernel 2.6.29 - 'ptrace_attach()' Race Condition Privilege Escalation
by prdelka
CVE-2009-1574 EXPLOITDB c VERIFIED
Ipsec-tools < 0.7.1 - Denial of Service
racoon/isakmp_frag.c in ipsec-tools before 0.7.2 allows remote attackers to cause a denial of service (crash) via crafted fragmented packets without a payload, which triggers a NULL pointer dereference.
by mu-b
CVE-2009-1527 EXPLOITDB c VERIFIED
Linux Kernel < 2.6.29 - Race Condition
Race condition in the ptrace_attach function in kernel/ptrace.c in the Linux kernel before 2.6.30-rc4 allows local users to gain privileges via a PTRACE_ATTACH ptrace call during an exec system call that is launching a setuid application, related to locking an incorrect cred_exec_mutex object.
by s0m3b0dy
CVE-2009-1668 EXPLOITDB c VERIFIED
Typsoft FTP Server - Improper Input Validation
TYPSoft FTP Server 1.11 allows remote attackers to cause a denial of service (CPU consumption) by sending an ABOR (abort) command without an active file transfer.
by Jonathan Salwan
EIP-2026-114712 EXPLOITDB c VERIFIED
Solaris 10 / OpenSolaris - 'fasttrap' Local Kernel Denial of Service (PoC)
by mu-b
CVE-2009-1478 EXPLOITDB c VERIFIED
SUN Opensolaris - Denial of Service
Multiple unspecified vulnerabilities in the DTrace ioctl handlers in Sun Solaris 10, and OpenSolaris before snv_114, allow local users to cause a denial of service (panic) via unknown vectors.
by mu-b
CVE-2009-1416 EXPLOITDB c VERIFIED
Gnutls - Cryptographic Issue
lib/gnutls_pk.c in libgnutls in GnuTLS 2.5.0 through 2.6.5 generates RSA keys stored in DSA structures, instead of the intended DSA keys, which might allow remote attackers to spoof signatures on certificates or have unspecified other impact by leveraging an invalid DSA key.
by Miroslav Kratochvil