Show filters
734 Total Results
Displaying 661-670 of 734
Sort by:
Attacker Value
Unknown

CVE-2009-0040

Disclosure Date: February 22, 2009 (last updated February 09, 2024)
The PNG reference library (aka libpng) before 1.0.43, and 1.2.x before 1.2.35, as used in pngcrush and other applications, allows context-dependent attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted PNG file that triggers a free of an uninitialized pointer in (1) the png_read_png function, (2) pCAL chunk handling, or (3) setup of 16-bit gamma tables.
0
Attacker Value
Unknown

CVE-2008-5021

Disclosure Date: November 13, 2008 (last updated February 03, 2024)
nsFrameManager in Firefox 3.x before 3.0.4, Firefox 2.x before 2.0.0.18, Thunderbird 2.x before 2.0.0.18, and SeaMonkey 1.x before 1.1.13 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code by modifying properties of a file input element while it is still being initialized, then using the blur method to access uninitialized memory.
0
Attacker Value
Unknown

CVE-2007-6716

Disclosure Date: September 04, 2008 (last updated October 04, 2023)
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.
Attacker Value
Unknown

CVE-2008-3275

Disclosure Date: August 12, 2008 (last updated October 04, 2023)
The (1) real_lookup and (2) __lookup_hash 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 S_DEAD) directory, which allows local users to cause a denial of service ("overflow" of the UBIFS orphan area) via a series of attempted file creations within deleted directories.
Attacker Value
Unknown

CVE-2008-1945

Disclosure Date: August 08, 2008 (last updated October 04, 2023)
QEMU 0.9.0 does not properly handle changes to removable media, which allows guest OS users to read arbitrary files on the host OS by using the diskformat: parameter in the -usbdevice option to modify the disk-image header to identify a different format, a related issue to CVE-2008-2004.
0
Attacker Value
Unknown

CVE-2008-2931

Disclosure Date: July 09, 2008 (last updated October 04, 2023)
The do_change_type function in fs/namespace.c in the Linux kernel before 2.6.22 does not verify that the caller has the CAP_SYS_ADMIN capability, which allows local users to gain privileges or cause a denial of service by modifying the properties of a mountpoint.
Attacker Value
Unknown

CVE-2008-2812

Disclosure Date: July 09, 2008 (last updated October 04, 2023)
The Linux kernel before 2.6.25.10 does not properly perform tty operations, which allows local users to cause a denial of service (system crash) or possibly gain privileges via vectors involving NULL pointer dereference of function pointers in (1) hamradio/6pack.c, (2) hamradio/mkiss.c, (3) irda/irtty-sir.c, (4) ppp_async.c, (5) ppp_synctty.c, (6) slip.c, (7) wan/x25_asy.c, and (8) wireless/strip.c in drivers/net/.
Attacker Value
Unknown

CVE-2008-1375

Disclosure Date: May 02, 2008 (last updated October 04, 2023)
Race condition in the directory notification subsystem (dnotify) in Linux kernel 2.6.x before 2.6.24.6, and 2.6.25 before 2.6.25.1, allows local users to cause a denial of service (OOPS) and possibly gain privileges via unspecified vectors.
0
Attacker Value
Unknown

CVE-2008-1785

Disclosure Date: April 15, 2008 (last updated October 04, 2023)
delete.php in Prozilla Top 100 1.2 allows remote authenticated users to delete statistics and accounts of arbitrary users via a modified s parameter.
0
Attacker Value
Unknown

CVE-2008-0063

Disclosure Date: March 19, 2008 (last updated February 09, 2024)
The Kerberos 4 support in KDC in MIT Kerberos 5 (krb5kdc) does not properly clear the unused portion of a buffer when generating an error message, which might allow remote attackers to obtain sensitive information, aka "Uninitialized stack values."