Cross-Site Tracing (XST) The advisory has been revoked - it doesn't affect any version of package org.springframework:spring-webmvc  (opens in a new tab)


Threat Intelligence

EPSS
3.03% (86th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Cross-Site Tracing (XST) vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-JAVA-ORGSPRINGFRAMEWORK-31690
  • published25 Dec 2016
  • disclosed25 Dec 2016
  • creditMariusz Luciow

Introduced: 25 Dec 2016

CVE-2018-11039  (opens in a new tab)
CWE-284  (opens in a new tab)

Amendment

This was deemed not a vulnerability.

Overview

org.springframework:spring-webmvc is a package that provides Model-View-Controller (MVC) architecture and ready components that can be used to develop flexible and loosely coupled web applications.

Affected versions of this package are vulnerable to Cross-Site Tracing (XST). It allows 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 attack.