Openwall Project   /home  Owl  JtR  Pro  crypt  pam_passwdqc  tcb  phpass  scanlogd  popa3d  msulogin  /  Linux  BIND  /  advisories  presentations  /  services  donations  /  wordlists  passwords  /  news  community  lists  wiki  CVSweb  mirrors  signatures
bringing security into open environments
 
Password Recovery Resources on the Net
[<prev] [next>] [<thread-prev] [month] [year] [list]
Date: Fri, 3 Oct 2008 17:40:37 +0200
From: Thomas Bläsing <thomasbl@...l.math.tu-berlin.de>
To: oss-security@...ts.openwall.com
Subject: Re: CVE id request: proftpd

Hi,

On Thu, Oct 02, 2008 at 03:27:16PM +0200, Miklos Vajna wrote:
> On Mon, Sep 22, 2008 at 05:57:45PM +1000, Steffen Joeris <steffen.joeris@...lelinux.de> wrote:
> > proftpd suffers from a Cross-site request forgery. Could we please get a CVE 
> > id for this?
> 
> For the reference, this is CVE-2008-4242.

is this possible an issue just for *BSD systems?

I've installed the vulnerable proftpd version from source on a linux system
and was doing the following to reproduce the bug:

$ echo "open ftp://thomasbl@....0.0.1:21" > script; python -c 'for i in range(1,5200): print "%ssyst" % ("A"*i)' >> script
$ lftp -f script &> out
$ grep -iv "Unknown command \`[A]*syst'." out | wc -l
0

Furthermore, I didn't found the vulnerable lines of code in the source
where the patch for the issue is based on. As well as in the actually proftpd
source package the vulnerable source isn't existing.

So, I was wondering that the issue is still a *BSD issue and the
description is wrong.

I am right? Or did I do a mistake?

The same problem I have for CVE-2008-4247. Is it also still a BSD issue?

Kind regards,
Thomas.


[ CONTENT OF TYPE application/pgp-signature SKIPPED ]

Please check out the Open Source Software Security Wiki, which is counterpart to this mailing list.

Hosted by DataForce ISP - Powered by Openwall GNU/*/Linux