- From: Mark Nottingham <mnot@mnot.net>
- Date: Thu, 31 May 2012 22:09:52 +1000
- To: HTTP Working Group <ietf-http-wg@w3.org>
<http://trac.tools.ietf.org/wg/httpbis/trac/ticket/348> Proposal - New section in p7 Security Considerations: """ 6.2 Protection Spaces Authentication schemes that use the "realm" mechanism for establishing a protection space will expose credentials to all resources on a server. This makes it possible for a resource to harvest authentication credentials for other resources on the same server. This is of particular concern when a servers hosts resources for multiple parties. Possible mitigation strategies include restricting direct access to authentication credentials (i.e., not making the content of the Authorization request header available), and separating protection spaces by using a different hostname for each party. """ -- Mark Nottingham http://www.mnot.net/
Received on Thursday, 31 May 2012 12:10:24 UTC