This is a discussion on Important: ASP.NET Vulnerability within the ASP and ASP.NET Programming forums, part of the Web Development category; Hi, This is today's HOT NEWS for ASP.NET developers! There is a report on ASP.NET vulnerability and ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| Hi, This is today's HOT NEWS for ASP.NET developers! There is a report on ASP.NET vulnerability and Microsoft is currently investigating on this issue. The issue is that ASP.NET is failing to perform proper canonicalization of some URLs. ================================================== ======================== What is Canonicalization? Canonicalization is the process by which various equivalent forms of a name can be resolved to a single standard name, or the "canonical" name. For example, on a specific computer, the names c:\dir\test.dat, test.dat, and ..\..\test.dat might all refer to the same file. Canonicalization is the process by which such names are mapped to a name that is similar to c:\dir\test.dat. When a URL is received by a Web server, the server maps the request to a file system path that determines the response. The canonicalization routine that is used to map the request must correctly parse the URL to avoid serving or processing unexpected content. ================================================== ======================== This issue affects Web content owners who are running any version of ASP.NET on Microsoft Windows 2000, Windows 2000 Server, Windows XP Professional, and Windows Server 2003. To know more about this issue and recommended guidance on best practices visit http://www.microsoft.com/security/incident/aspnet.mspx |
| Sponsored Links |
| |||
| Microsoft includes some files to Avoid this issue Design Guidelines for Secure Web Applications ASP.NET Canonicalization Vulnerability-What to Do! HTTP module to check for canonicalization issues with ASP.NET Take a look there |
| |||
| URL Canonicalization A recent issue with the Google: “Canonicalization” it can be a problem for some websites ~ the webpage looks the same to the human viewer but to the search engine robot - they are different. Canonicalization is the process of picking the best URL when there are several choices, and it usually refers to home pages. For example, most people would consider these the same URLs: http://EG.co.uk http://www.EG.co.uk/ http://EG.co.uk/index.htm http://www.EG.co.uk/index.html -V.Vadivelan |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| important websites.... | Arun | Web Design Help | 13 | 10-31-2008 03:59 AM |
| Is XML important? | scheme | XML and SOAP | 5 | 03-21-2008 09:42 PM |
| !important rule in CSS | velhari | HTML, CSS and Javascript Coding Techniques | 3 | 12-01-2007 01:57 AM |
| Why is XML such an important development? | leoraja8 | XML and SOAP | 1 | 09-04-2007 08:13 AM |
| Which aspect of a site do you think is most important? | oyu2o | Web Design Help | 1 | 03-11-2007 08:44 PM |