lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date: 23 May 2005 16:14:37 -0000
From: Auston J <Anix44@...il.com>
To: bugtraq@...urityfocus.com
Subject: Meteor FTP Server v1.5 Buffer Overflow




The overflow is triggered once a series of commands have been issued with specific criteria. In theory, using the USER command followed by a large amount of data will result in memory corruption as we have seen previously. However, if the PASS and PORT command are also issued with the right arguments, the memory corruption may be re-aligned to create a buffer overflow.

Psuedo Exploitation...

USER (A x 80) (Following 4 Bytes = New Return Point)
PASS 0wn3r
PORT 127,0,0,1,18,12 (Must be same as connecting IP)

At this point the server hangs. If the connection were manually disconnected, or left to time out on it's own (5 minutes by default), the violation will be thrown.


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ