VMware

Spring Framework

55 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.06%
  • Veröffentlicht 29.04.2026 12:16:18
  • Zuletzt bearbeitet 04.05.2026 14:50:16

Spring MVC and WebFlux applications are vulnerable to Denial of Service attacks when resolving static resources. More precisely, an application can be vulnerable when all the following are true: * the application is using Spring MVC or Spring W...

  • EPSS 0.07%
  • Veröffentlicht 29.04.2026 12:16:18
  • Zuletzt bearbeitet 04.05.2026 14:51:05

Spring MVC and WebFlux applications are vulnerable to cache poisoning when resolving static resources. More precisely, an application can be vulnerable when all the following are true: * the application is using Spring MVC or Spring WebFlux *...

  • EPSS 0.05%
  • Veröffentlicht 29.04.2026 12:16:18
  • Zuletzt bearbeitet 04.05.2026 14:51:28

A WebFlux server application that processes multipart requests creates temp files for parts larger than 10 K. Under some circumstances, temp files may remain not deleted after the request is fully processed. This allows an attacker to consume availab...

Medienbericht
  • EPSS 0.09%
  • Veröffentlicht 19.03.2026 23:53:59
  • Zuletzt bearbeitet 23.04.2026 14:20:14

Use of Java scripting engine enabled (e.g. JRuby, Jython) template views in Spring MVC and Spring WebFlux applications can result in disclosure of content from files outside the configured locations for script template views. This issue affects Sprin...

  • EPSS 0.09%
  • Veröffentlicht 19.03.2026 23:37:35
  • Zuletzt bearbeitet 23.04.2026 14:21:22

Spring MVC and WebFlux applications are vulnerable to stream corruption when using Server-Sent Events (SSE). This issue affects Spring Foundation: from 7.0.0 through 7.0.5, from 6.2.0 through 6.2.16, from 6.1.0 through 6.1.25, from 5.3.0 through 5.3....

  • EPSS 0.07%
  • Veröffentlicht 16.10.2025 14:48:37
  • Zuletzt bearbeitet 15.04.2026 00:35:42

STOMP over WebSocket applications may be vulnerable to a security bypass that allows an attacker to send unauthorized messages. Affected Spring Products and VersionsSpring Framework: * 6.2.0 - 6.2.11 * 6.1.0 - 6.1.23 * 6.0.x - 6.0.29 * ...

  • EPSS 0.07%
  • Veröffentlicht 16.09.2025 10:15:34
  • Zuletzt bearbeitet 15.04.2026 00:35:42

The Spring Framework annotation detection mechanism may not correctly resolve annotations on methods within type hierarchies with a parameterized super type with unbounded generics. This can be an issue if such annotations are used for authorization ...

  • EPSS 6.59%
  • Veröffentlicht 18.08.2025 08:47:07
  • Zuletzt bearbeitet 15.04.2026 00:35:42

Spring Framework MVC applications can be vulnerable to a “Path Traversal Vulnerability” when deployed on a non-compliant Servlet container. An application can be vulnerable when all the following are true: * the application is deployed as a WAR ...

  • EPSS 0.29%
  • Veröffentlicht 12.06.2025 21:14:42
  • Zuletzt bearbeitet 15.04.2026 00:35:42

Description In Spring Framework, versions 6.0.x as of 6.0.5, versions 6.1.x and 6.2.x, an application is vulnerable to a reflected file download (RFD) attack when it sets a “Content-Disposition” header with a non-ASCII charset, where the filename at...

  • EPSS 1.51%
  • Veröffentlicht 18.10.2024 06:15:03
  • Zuletzt bearbeitet 29.11.2024 12:15:07

The fix for CVE-2022-22968 made disallowedFields patterns in DataBinder case insensitive. However, String.toLowerCase() has some Locale dependent exceptions that could potentially result in fields not protected as expected.