ls1intum / Hephaestus

Hephaestus - A Generative AI Mentor for Agile Software Development
MIT License
8 stars 1 forks source link

spring-boot-starter-oauth2-client-3.3.2.jar: 2 vulnerabilities (highest severity is: 6.5) - autoclosed #60

Closed mend-bolt-for-github[bot] closed 2 months ago

mend-bolt-for-github[bot] commented 3 months ago
Vulnerable Library - spring-boot-starter-oauth2-client-3.3.2.jar

Path to dependency file: /server/application-server/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-web/6.1.11/spring-web-6.1.11.jar

Found in HEAD commit: ee8a7fea626f7ca9ddd66ed2d610124fa8612b91

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (spring-boot-starter-oauth2-client version) Remediation Possible**
CVE-2024-38810 Medium 6.5 spring-security-config-6.3.1.jar Transitive N/A*
CVE-2024-38809 Medium 6.5 spring-web-6.1.11.jar 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-38810 ### Vulnerable Library - spring-security-config-6.3.1.jar

Spring Security

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

Path to dependency file: /server/application-server/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/security/spring-security-config/6.3.1/spring-security-config-6.3.1.jar

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

Found in HEAD commit: ee8a7fea626f7ca9ddd66ed2d610124fa8612b91

Found in base branch: develop

### Vulnerability Details

Missing Authorization When Using @AuthorizeReturnObject in Spring Security 6.3.0 and 6.3.1 allows attacker to render security annotations inaffective.

Publish Date: 2024-08-20

URL: CVE-2024-38810

### CVSS 3 Score Details (6.5)

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

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

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

Release Date: 2024-08-20

Fix Resolution: org.springframework.security:spring-security-config:6.3.2

Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
CVE-2024-38809 ### Vulnerable Library - spring-web-6.1.11.jar

Spring Web

Library home page: https://github.com/spring-projects/spring-framework

Path to dependency file: /server/application-server/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-web/6.1.11/spring-web-6.1.11.jar

Dependency Hierarchy: - spring-boot-starter-oauth2-client-3.3.2.jar (Root Library) - spring-security-oauth2-client-6.3.1.jar - spring-security-oauth2-core-6.3.1.jar - :x: **spring-web-6.1.11.jar** (Vulnerable Library)

Found in HEAD commit: ee8a7fea626f7ca9ddd66ed2d610124fa8612b91

Found in base branch: develop

### Vulnerability Details

Spring Framework is vulnerable DoS via conditional HTTP request. Applications that parse ETags from "If-Match" or "If-None-Match" request headers are vulnerable to Denial of Service attack. All versions before 5.3.38, 6.0.23 and 6.1.12 are affected.

Publish Date: 2024-06-20

URL: CVE-2024-38809

### CVSS 3 Score Details (6.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - 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-38809

Release Date: 2024-06-20

Fix Resolution: org.springframework:spring-web:5.3.38,6.0.23,6.1.12

Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
mend-bolt-for-github[bot] commented 2 months 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.