Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:
edgeos

Bugtraq: Re: Re: Apache Server HTML Injection and UTF-7 XSS Vulnerability

Re: Re: Apache Server HTML Injection and UTF-7 XSS Vulnerability

From: <yos20053_at_gmail.com>
Date: 10 May 2008 20:59:36 -0000
('binary' encoding is not supported, stored as-is) Content type is set in Response header
but not in the HTML meta tag - for example
there is no definition like <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">!!!

That is the reason why it is still a vulnerability and was tested hundred times and still works.
The solution is to set encoding for the response in when rendering the page, for example in asp you write Response.charset = "iso-8859-1"

Best Regards

Yossi Yakubov - (Yos)
Received on May 12 2008

[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]