ls1intum / thesis-track

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

spring-boot-starter-webflux-3.3.5.jar: 1 vulnerabilities (highest severity is: 5.5) - autoclosed #350

Closed mend-bolt-for-github[bot] closed 1 week ago

mend-bolt-for-github[bot] commented 1 week ago
Vulnerable Library - spring-boot-starter-webflux-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/io.netty/netty-common/4.1.114.Final/862712e292b162c8ccaa7847a6a54df8178f77e5/netty-common-4.1.114.Final.jar

Found in HEAD commit: 1f705057fadf6b55848ac4b876cca4fe46986d04

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (spring-boot-starter-webflux version) Remediation Possible**
CVE-2024-47535 Medium 5.5 netty-common-4.1.114.Final.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-47535 ### Vulnerable Library - netty-common-4.1.114.Final.jar

Library home page: https://netty.io/

Path to dependency file: /server/build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.114.Final/862712e292b162c8ccaa7847a6a54df8178f77e5/netty-common-4.1.114.Final.jar

Dependency Hierarchy: - spring-boot-starter-webflux-3.3.5.jar (Root Library) - spring-boot-starter-reactor-netty-3.3.5.jar - reactor-netty-http-1.1.23.jar - netty-codec-http2-4.1.114.Final.jar - :x: **netty-common-4.1.114.Final.jar** (Vulnerable Library)

Found in HEAD commit: 1f705057fadf6b55848ac4b876cca4fe46986d04

Found in base branch: main

### Vulnerability Details

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. An unsafe reading of environment file could potentially cause a denial of service in Netty. When loaded on an Windows application, Netty attempts to load a file that does not exist. If an attacker creates such a large file, the Netty application crashes. This vulnerability is fixed in 4.1.115.

Publish Date: 2024-11-12

URL: CVE-2024-47535

### CVSS 3 Score Details (5.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - 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://github.com/advisories/GHSA-xq3w-v528-46rv

Release Date: 2024-11-12

Fix Resolution: io.netty:netty-common:4.1.115.Final

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