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] [day] [month] [year] [list]
Date: Fri, 16 May 2008 10:44:15 +0100
From: Jon Ribbens <jon+bugtraq2@...quivocal.co.uk>
To: bugtraq@...urityfocus.com
Subject: Re: Re: Re: Apache Server HTML Injection and UTF-7 XSS Vulnerability

On Wed, May 14, 2008 at 05:20:52PM -0000, Tom.Donovan@....org wrote:
> It appears there is little that web servers can do to thwart this,
> short of changing all '+' characters to %2B.  That seems excessive.

To be fair, this is what Microsoft has recommended, explicitly for the
purpose of preventing XSS, for *at least* the last 6 years. The library
I use does indeed encode "+" as "&#43;".

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ