Show filters
51 Total Results
Displaying 41-50 of 51
Sort by:
Attacker Value
Unknown

CVE-2005-0490

Disclosure Date: May 02, 2005 (last updated February 22, 2025)
Multiple stack-based buffer overflows in libcURL and cURL 7.12.1, and possibly other versions, allow remote malicious web servers to execute arbitrary code via base64 encoded replies that exceed the intended buffer lengths when decoded, which is not properly handled by (1) the Curl_input_ntlm function in http_ntlm.c during NTLM authentication or (2) the Curl_krb_kauth and krb4_auth functions in krb4.c during Kerberos authentication.
Attacker Value
Unknown

CVE-2004-0940

Disclosure Date: February 09, 2005 (last updated February 22, 2025)
Buffer overflow in the get_tag function in mod_include for Apache 1.3.x to 1.3.32 allows local users who can create SSI documents to execute arbitrary code as the apache user via SSI (XSSI) documents that trigger a length calculation error.
Attacker Value
Unknown

CVE-2004-0747

Disclosure Date: October 20, 2004 (last updated February 22, 2025)
Buffer overflow in Apache 2.0.50 and earlier allows local users to gain apache privileges via a .htaccess file that causes the overflow during expansion of environment variables.
Attacker Value
Unknown

CVE-2004-1363

Disclosure Date: August 04, 2004 (last updated February 22, 2025)
Buffer overflow in extproc in Oracle 10g allows remote attackers to execute arbitrary code via environment variables in the library name, which are expanded after the length check is performed.
Attacker Value
Unknown

CVE-2004-0434

Disclosure Date: July 07, 2004 (last updated February 22, 2025)
k5admind (kadmind) for Heimdal allows remote attackers to execute arbitrary code via a Kerberos 4 compatibility administration request whose framing length is less than 2, which leads to a heap-based buffer overflow.
Attacker Value
Unknown

CVE-2003-0899

Disclosure Date: November 03, 2003 (last updated February 22, 2025)
Buffer overflow in defang in libhttpd.c for thttpd 2.21 to 2.23b1 allows remote attackers to execute arbitrary code via requests that contain '<' or '>' characters, which trigger the overflow when the characters are expanded to "&lt;" and "&gt;" sequences.
Attacker Value
Unknown

CVE-2002-1347

Disclosure Date: December 18, 2002 (last updated February 22, 2025)
Multiple buffer overflows in Cyrus SASL library 2.1.9 and earlier allow remote attackers to cause a denial of service and possibly execute arbitrary code via (1) long inputs during user name canonicalization, (2) characters that need to be escaped during LDAP authentication using saslauthd, or (3) an off-by-one error in the log writer, which does not allocate space for the null character that terminates a string.
Attacker Value
Unknown

CVE-2002-0184

Disclosure Date: May 16, 2002 (last updated February 22, 2025)
Sudo before 1.6.6 contains an off-by-one error that can result in a heap-based buffer overflow that may allow local users to gain root privileges via special characters in the -p (prompt) argument, which are not properly expanded.
Attacker Value
Unknown

CVE-2001-0334

Disclosure Date: June 27, 2001 (last updated February 22, 2025)
FTP service in IIS 5.0 and earlier allows remote attackers to cause a denial of service via a wildcard sequence that generates a long string when it is expanded.
Attacker Value
Unknown

CVE-2001-0248

Disclosure Date: June 18, 2001 (last updated February 22, 2025)
Buffer overflow in FTP server in HPUX 11 allows remote attackers to execute arbitrary commands by creating a long pathname and calling the STAT command, which uses glob to generate long strings.