HTTP TRACE method is enabled
Description: HTTP TRACE method is enabled
The HTTP TRACE method is designed for diagnostic purposes. If enabled, the web server will respond to requests that use the TRACE method by echoing in its response the exact request that was received.
This behavior is often harmless, but occasionally leads to the disclosure of sensitive information such as internal authentication headers appended by reverse proxies. This functionality could historically be used to bypass the HttpOnly cookie flag on cookies, but this is no longer possible in modern web browsers.
Remediation: HTTP TRACE method is enabled
The TRACE method should be disabled on production web servers.
References
Vulnerability classifications
Typical severity
Information
Type index (hex)
0x00500a00
Type index (decimal)
5245440