Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:maven/org.springframework.security/spring-security-core@5.6.0
purl pkg:maven/org.springframework.security/spring-security-core@5.6.0
Next non-vulnerable version 6.2.8
Latest non-vulnerable version 7.0.5
Risk 10.0
Vulnerabilities affecting this package (6)
Vulnerability Summary Fixed by
VCID-2b4h-659w-77ak
Aliases:
CVE-2024-38827
GHSA-q3v6-hm2v-pw99
The usage of String.toLowerCase() and String.toUpperCase() has some Locale dependent exceptions that could potentially result in authorization rules not working properly.
5.7.14
Affected by 1 other vulnerability.
5.8.16
Affected by 1 other vulnerability.
6.0.14
Affected by 0 other vulnerabilities.
6.1.12
Affected by 0 other vulnerabilities.
6.2.8
Affected by 0 other vulnerabilities.
6.3.5
Affected by 1 other vulnerability.
VCID-38ep-8u45-zqax
Aliases:
CVE-2022-31692
GHSA-mmmh-wcxm-2wr4
Spring Security, versions 5.7 prior to 5.7.5 and 5.6 prior to 5.6.9 could be susceptible to authorization rules bypass via forward or include dispatcher types. Specifically, an application is vulnerable when all of the following are true: The application expects that Spring Security applies security to forward and include dispatcher types. The application uses the AuthorizationFilter either manually or via the authorizeHttpRequests() method. The application configures the FilterChainProxy to apply to forward and/or include requests (e.g. spring.security.filter.dispatcher-types = request, error, async, forward, include). The application may forward or include the request to a higher privilege-secured endpoint.The application configures Spring Security to apply to every dispatcher type via authorizeHttpRequests().shouldFilterAllDispatcherTypes(true)
5.6.9
Affected by 3 other vulnerabilities.
5.7.5
Affected by 4 other vulnerabilities.
VCID-buca-suya-q3an
Aliases:
CVE-2023-34034
GHSA-3h6f-g5f3-gc4w
Using "**" as a pattern in Spring Security configuration for WebFlux creates a mismatch in pattern matching between Spring Security and Spring WebFlux, and the potential for a security bypass.
5.6.12
Affected by 2 other vulnerabilities.
5.7.10
Affected by 4 other vulnerabilities.
5.8.5
Affected by 4 other vulnerabilities.
6.0.5
Affected by 3 other vulnerabilities.
6.1.2
Affected by 4 other vulnerabilities.
VCID-ctuz-c8x2-z7df
Aliases:
CVE-2022-22976
GHSA-wx54-3278-m5g4
5.6.4
Affected by 3 other vulnerabilities.
VCID-e8tz-73s8-myct
Aliases:
CVE-2024-22257
GHSA-f3jh-qvm4-mg39
In Spring Security, versions 5.7.x prior to 5.7.12, 5.8.x prior to 5.8.11, versions 6.0.x prior to 6.0.9, versions 6.1.x prior to 6.1.8, versions 6.2.x prior to 6.2.3, an application is possible vulnerable to broken access control when it directly uses the AuthenticatedVoter#vote passing a null Authentication parameter.
5.7.12
Affected by 2 other vulnerabilities.
5.8.11
Affected by 2 other vulnerabilities.
6.1.8
Affected by 1 other vulnerability.
6.2.3
Affected by 1 other vulnerability.
VCID-zzwy-h4sw-4qdk
Aliases:
CVE-2022-22978
GHSA-hh32-7344-cg2f
5.6.4
Affected by 3 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.