AlexRogalskiy / webgate

WebGate Mqtt
GNU General Public License v3.0
0 stars 1 forks source link

CVE-2024-22259 (High) detected in spring-web-5.2.9.RELEASE.jar #460

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

mend-bolt-for-github[bot] commented 4 months ago

CVE-2024-22259 - High Severity Vulnerability

Vulnerable Library - spring-web-5.2.9.RELEASE.jar

Spring Web

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

Dependency Hierarchy: - spring-boot-starter-security-2.3.4.RELEASE.jar (Root Library) - spring-security-web-5.3.4.RELEASE.jar - :x: **spring-web-5.2.9.RELEASE.jar** (Vulnerable Library)

Found in HEAD commit: a2c4948f928bd87b03161413677b89bfd9370496

Found in base branch: master

Vulnerability Details

Applications that use UriComponentsBuilder in Spring Framework to parse an externally provided URL (e.g. through a query parameter) AND perform validation checks on the host of the parsed URL may be vulnerable to a open redirect https://cwe.mitre.org/data/definitions/601.html  attack or to a SSRF attack if the URL is used after passing validation checks. This is the same as CVE-2024-22243 https://spring.io/security/cve-2024-22243 , but with different input.

Publish Date: 2024-03-16

URL: CVE-2024-22259

CVSS 3 Score Details (8.1)

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: High - Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

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

Release Date: 2024-01-08

Fix Resolution (org.springframework:spring-web): 5.3.33

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-security): 3.0.0


Step up your Open Source Security Game with Mend here

github-actions[bot] commented 4 months ago

Thank you for opening an issue. If this issue is related to a bug, please follow the steps and provide the information outlined in the Troubleshooting Guide. Failure to follow these instructions may result in automatic closing of this issue.

github-actions[bot] commented 2 months ago

Stale issue message