7.0.7
20 years ago
1 months ago
Known vulnerabilities in the org.springframework:spring-core package. This does not include vulnerabilities belonging to this package’s dependencies.
Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.
Fix for free| Vulnerability | Vulnerable Version |
|---|---|
org.springframework:spring-core is a core package within the spring-framework that contains multiple classes and utilities. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via caching of parsed Spring Expression Language (SpEL) expressions. An attacker can cause denial of service by supplying crafted user-controlled SpEL expressions that trigger unbounded growth of the expression cache. Over time, repeated evaluations can consume excessive memory, eventually leading to memory exhaustion and application unavailability. Note: Exploitation typically requires a large number of expression evaluations, potentially millions of requests, even when reusing a single expression with dynamic inputs. How to fix Allocation of Resources Without Limits or Throttling? Upgrade | [5.3.0,6.0.0)[6.1.0,6.2.19)[7.0.0-M1,7.0.8) |
org.springframework:spring-core is a core package within the spring-framework that contains multiple classes and utilities. Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) via pattern processing in Note: This is only exploitable if attacker-controlled input is used directly or indirectly as the pattern argument to one of the affected How to fix Regular Expression Denial of Service (ReDoS)? Upgrade | [5.3.0,6.0.0)[6.1.0,6.2.19)[7.0.0-M1,7.0.8) |
org.springframework:spring-core is a core package within the spring-framework that contains multiple classes and utilities. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via static resource resolution. An attacker can cause denial of service by sending crafted requests that are slow to resolve when accessing file-system-backed static resources, causing HTTP connections to remain occupied and exhausting server resources. Note: This is only exploitable if all the following are true:
How to fix Allocation of Resources Without Limits or Throttling? Upgrade | [,6.2.18)[7.0.0-M1,7.0.7) |