Cross-site tracing

From Wikipedia, the free encyclopedia

Cross site tracing (XST) is a network security vulnerability exploiting the HTTP TRACE method.

XST scripts exploit ActiveX, Flash, Java or any other controls that allow executing an HTTP TRACE request. The HTTP TRACE response includes all the HTTP headers including authentication data and HTTP cookie contents, which are then available to the script. In combination with cross domain access flaws in web browsers, the exploit is able to collect the cached credentials of any web site, including those utilizing SSL.

[edit] External links

Languages