Search before asking
Motivation
DS was scanned for TRACE vulnerability。An attacker exploiting a TRACE request, in combination with other browser-side vulnerabilities, could potentially conduct a cross-site scripting attack to obtain sensitive information, such as authentication information in a cookie, which would be used in other types of attacks.
Design Detail
jetty TRACE requests can be disabled via a configuration option
Compatibility, Deprecation, and Migration Plan
No response
Test Plan
No response
Code of Conduct