-
Notifications
You must be signed in to change notification settings - Fork 3
Description
CVE-2024-22257 - High Severity Vulnerability
Vulnerable Library - spring-security-core-6.2.2.jar
Spring Security
Library home page: https://spring.io/projects/spring-security
Path to dependency file: /file-storage/build.gradle
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.springframework.security/spring-security-core/6.2.2/8cf7e96179c6f253ab36f76ebb24538a7e619f49/spring-security-core-6.2.2.jar,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.springframework.security/spring-security-core/6.2.2/8cf7e96179c6f253ab36f76ebb24538a7e619f49/spring-security-core-6.2.2.jar,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.springframework.security/spring-security-core/6.2.2/8cf7e96179c6f253ab36f76ebb24538a7e619f49/spring-security-core-6.2.2.jar
Dependency Hierarchy:
- spring-boot-starter-security-3.2.3.jar (Root Library)
- spring-security-web-6.2.2.jar
- ❌ spring-security-core-6.2.2.jar (Vulnerable Library)
- spring-security-web-6.2.2.jar
Found in HEAD commit: 335a4047c89f52dfe860e93daefb32dc86a521a2
Found in base branch: develop
Vulnerability Details
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.
Publish Date: 2024-03-18
URL: CVE-2024-22257
CVSS 3 Score Details (8.2)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: Low
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: https://spring.io/security/cve-2024-22257
Release Date: 2024-03-18
Fix Resolution: org.springframework.security:spring-security-core:5.7.12,5.8.11,6.1.8,6.2.3
Step up your Open Source Security Game with Mend here