Spring Framework (versions 5.0.x prior to 5.0.7, versions 4.3.x prior to 4.3.18, and older unsupported versions) allow web applications to change the HTTP request method to any HTTP method (including TRACE) using the HiddenHttpMethodFilter in Spring MVC. If an application has a pre-existing XSS vulnerability, a malicious user (or attacker) can use this filter to escalate to an XST (Cross Site Tracing) attack.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/107984 | vdb entry third party advisory broken link |
http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html | third party advisory patch |
https://www.oracle.com/security-alerts/cpujul2020.html | third party advisory patch |
https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html | third party advisory patch |
https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html | third party advisory patch |
https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html | third party advisory patch |
https://www.oracle.com/security-alerts/cpujan2020.html | third party advisory patch |
https://pivotal.io/security/cve-2018-11039 | mitigation vendor advisory |
https://lists.debian.org/debian-lts-announce/2021/04/msg00022.html | third party advisory mailing list |
https://www.oracle.com/security-alerts/cpuoct2021.html | third party advisory patch |