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>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue Oct 25 22:02:54 2005
From: zx at castlecops.com (Paul Laudanski)
Subject: phpBB 2.0.17 (and other BB systems as well)
	Cookie disclosure exploit.

On Sat, 22 Oct 2005, K-Gen Gen wrote:

> phpBB 2.0.17 (and other BB systems as well) Cookie disclosure exploit.
> 
> I sent the report to phpBB and they said that a patch will be available
> withing a few days and It will be integrated into 2.0.18 .
> 
> Note: This works like XSS, and requires the victim to use IE (Affects all
> versions of IE).

I've confirmed this in various webapp platforms and made contact with 
their vendors.  This isn't limited to just avatar remote uploads, but for 
attachments, and anything else that is permitted to render on the target 
example.com site.

One suggestion to a fix is deny the ability for any off site images to be 
rendered at all.  But then that means handling on site file input 
validation checking to see if an image is actually just that.

Off site file checking can still be spoofed.  For instance, the target 
example.com site may check a remote image and confirms it is just that.  
The remote server may then send altogether different content to the 
example.com member.

Safest thing at least right now is to IMVHO disable remote image 
rendering, and validate file input on the target on site example.com.

Anyone have other ideas on this?  I've already implemented some code to 
validate file input and its working.  But is this the right approach?

-- 
Paul Laudanski, Microsoft MVP Windows-Security
http://castlecops.com - http://wiki.castlecops.com

CastleCops Deutsch - German Internet Security coming online soon!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ