269 matches found
[SECURITY] [DSA-212-1] Multiple MySQL vulnerabilities
------------------------------------------------------------------------ Debian Security Advisory DSA-212-1 [email protected] http://www.debian.org/security/ Wichert Akkerman December 17, 2002 - ------------------------------------------------------------------------ Package : mysql Problem...
DSA-200 samba - remote exploit
Bulletin has no description...
Vandyke Software SecureCRT contains buffer overflow vulnerability in password handling code
Overview SecureCRT is vulnerable to buffer overflow from improper handling of long password input. Description SecureCRT is a terminal emulator and SSH client for Windows. If the SSH1 protocol is used and the user enters a password 300 characters or more in length, SecureCRT will crash, with the...
AOLServer 3 - 'Authentication String' Remote Buffer Overflow (2)
// source: https://www.securityfocus.com/bid/3230/info AOLServer is a freely available, open source web server. It was originally written by AOL, and is currently developed and maintained by AOL and public domain. A problem has been discovered that can allow remote users to crash an AOLServer,...
AOLServer 3 - Authentication String Remote Buffer Overflow (1)
AOLServer 3 - Authentication String Remote Buffer Overflow 1 source: https://www.securityfocus.com/bid/3230/info AOLServer is a freely available, open source web server. It was originally written by AOL, and is currently developed and maintained by AOL and public domain. A problem has been...
AOLServer 3 - 'Authentication String' Remote Buffer Overflow (1)
source: https://www.securityfocus.com/bid/3230/info AOLServer is a freely available, open source web server. It was originally written by AOL, and is currently developed and maintained by AOL and public domain. A problem has been discovered that can allow remote users to crash an AOLServer, denyi...
[CORE SDI ADVISORY] MySQL weak authentication
CORE SDI http://www.core-sdi.com Vulnerability Report for MySQL Authentication Vulnerability Date Published: 2000-10-23 Advisory ID: CORE-20001023 Bugtraq ID: 1826 CVE CAN: Not currently assigned. Title: MySQL Authentication Vulnerability Class: Design Error Remotely Exploitable: Yes Locally...
solaris.2.5.su.expect.txt
Date: Thu, 10 Jun 1999 14:13:06 -0500 From: Dr. Mudge To: [email protected] Subject: Solaris 2.5 /bin/su was: vulnerability in su/PAM in redhat The same sort of problem existed in solaris /bin/su on 2.5 and below. The comments in the quick proof of concept sploit below should explain further h...
Solaris 2.4 passwd / yppasswd / nispasswd - Local Overflow
---------------------------- file newpass.c ------------------------------- include include define hiddenpasswd "/bin/hpasswd" /change here .../ define MAXLENGTH 32 void mainint argc, char argv int i; char args10; ifargc MAXLENGTH printf"You reached the maximum length in args\n"; exit0; else...