ls1intum / thesis-track

Web Application for trackage of theses supervised at the chair
MIT License
5 stars 1 forks source link

spring-boot-starter-oauth2-client-3.3.5.jar: 1 vulnerabilities (highest severity is: 5.5) - autoclosed #359

Closed mend-bolt-for-github[bot] closed 5 days ago

mend-bolt-for-github[bot] commented 6 days ago
Vulnerable Library - spring-boot-starter-oauth2-client-3.3.5.jar

Path to dependency file: /server/build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.springframework.security/spring-security-config/6.3.4/ef05a0653492b58f3cfb11f5ee4b69007e259f57/spring-security-config-6.3.4.jar

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (spring-boot-starter-oauth2-client version) Remediation Possible**
CVE-2024-38827 Medium 5.5 detected in multiple dependencies Transitive N/A*

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2024-38827 ### Vulnerable Libraries - spring-security-oauth2-client-6.3.4.jar, spring-security-core-6.3.4.jar, spring-security-web-6.3.4.jar, spring-security-config-6.3.4.jar

### spring-security-oauth2-client-6.3.4.jar

Spring Security

Library home page: https://spring.io/projects/spring-security

Path to dependency file: /server/build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.springframework.security/spring-security-oauth2-client/6.3.4/363e48784fe76b45be8310bf4f4f95bb6942701b/spring-security-oauth2-client-6.3.4.jar

Dependency Hierarchy: - spring-boot-starter-oauth2-client-3.3.5.jar (Root Library) - :x: **spring-security-oauth2-client-6.3.4.jar** (Vulnerable Library) ### spring-security-core-6.3.4.jar

Spring Security

Library home page: https://spring.io/projects/spring-security

Path to dependency file: /server/build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.springframework.security/spring-security-core/6.3.4/b090f940b1db00f58f5cad0675ce82670cc75904/spring-security-core-6.3.4.jar

Dependency Hierarchy: - spring-boot-starter-oauth2-client-3.3.5.jar (Root Library) - :x: **spring-security-core-6.3.4.jar** (Vulnerable Library) ### spring-security-web-6.3.4.jar

Spring Security

Library home page: https://spring.io/projects/spring-security

Path to dependency file: /server/build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.springframework.security/spring-security-web/6.3.4/d0b9e554c0cc3291086a53e3537935b820d82742/spring-security-web-6.3.4.jar

Dependency Hierarchy: - spring-boot-starter-oauth2-client-3.3.5.jar (Root Library) - spring-security-oauth2-client-6.3.4.jar - :x: **spring-security-web-6.3.4.jar** (Vulnerable Library) ### spring-security-config-6.3.4.jar

Spring Security

Library home page: https://spring.io/projects/spring-security

Path to dependency file: /server/build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.springframework.security/spring-security-config/6.3.4/ef05a0653492b58f3cfb11f5ee4b69007e259f57/spring-security-config-6.3.4.jar

Dependency Hierarchy: - spring-boot-starter-oauth2-client-3.3.5.jar (Root Library) - :x: **spring-security-config-6.3.4.jar** (Vulnerable Library)

Found in base branch: main

### Vulnerability Details

The usage of String.toLowerCase() and String.toUpperCase() has some Locale dependent exceptions that could potentially result in authorization rules not working properly.

Publish Date: 2024-06-20

URL: CVE-2024-38827

### CVSS 3 Score Details (5.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://spring.io/security/cve-2024-38827

Release Date: 2024-06-20

Fix Resolution: org.springframework.security:spring-security-cas:5.7.14,5.8.16,6.0.14,6.1.12,6.2.8,6.3.5, org.springframework.security:spring-security-config:5.7.14,5.8.16,6.0.14,6.1.12,6.2.8,6.3.5, org.springframework.security:spring-security-core:5.7.14,5.8.16,6.0.14,6.1.12,6.2.8,6.3.5, org.springframework.security:spring-security-crypto:5.7.14,5.8.16,6.0.14,6.1.12,6.2.8,6.3.5, org.springframework.security:spring-security-ldap:5.7.14,5.8.16,6.0.14,6.1.12,6.2.8,6.3.5, org.springframework.security:spring-security-oauth2-client:5.7.14,5.8.16,6.0.14,6.1.12,6.2.8,6.3.5, org.springframework.security:spring-security-taglibs:5.7.14,5.8.16,6.0.14,6.1.12,6.2.8,6.3.5, org.springframework.security:spring-security-web:5.7.14,5.8.16,6.0.14,6.1.12,6.2.8,6.3.5

Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
mend-bolt-for-github[bot] commented 5 days ago

:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.