BugTraq
TRACE used to increase the dangerous of XSS. Jan 22 2003 08:32PM
Jeremiah Grossman (jeremiah whitehatsec com) (1 replies)
Re: TRACE used to increase the dangerous of XSS. Jan 23 2003 02:28AM
Doug Monroe (doug planetconnect com) (1 replies)
Jeremiah Grossman wrote:
>
> WhiteHat Security has released a new white paper discussing a new class
> of web-app-sec attack (XST) which potentially affects all web servers
> supporting TRACE.

thanks for the interesting findings.
Respectfully- the apache solution proposed by RFP in the "Server Specific
Recommendation" might alternatively be crafted as:
RewriteEngine on
RewriteCond %{REQUEST_METHOD} !^(GET|POST)$
RewriteRule .* - [F]

[ reply ]
Re: TRACE used to increase the dangerous of XSS. Jan 23 2003 02:41AM
Jeremiah Grossman (jeremiah whitehatsec com)


 

Privacy Statement
Copyright 2010, SecurityFocus