ignatandrei / BlocklyAutomation

VisualAPI - LowCode Macros for YOUR API / HTTP Calls : https://visualapi.azurewebsites.net/
https://ignatandrei.github.io/BlocklyAutomation/
MIT License
34 stars 7 forks source link

CVE-2024-22262 (High) detected in spring-web-5.3.14.jar - autoclosed #243

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

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

CVE-2024-22262 - High Severity Vulnerability

Vulnerable Library - spring-web-5.3.14.jar

Spring Web

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

Path to dependency file: /src/examples/JavaSpring/pom.xml

Path to vulnerable library: /src/examples/JavaSpring/pom.xml,/src/examples/java-swagger/pom.xml

Dependency Hierarchy: - spring-boot-starter-web-2.6.2.jar (Root Library) - spring-boot-starter-json-2.6.2.jar - :x: **spring-web-5.3.14.jar** (Vulnerable Library)

Found in HEAD commit: 9f77708e72b991e3017aa5d983141ab65f412ffd

Found in base branch: main

Vulnerability Details

Applications that use UriComponentsBuilder 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 attack or to a SSRF attack if the URL is used after passing validation checks. This is the same as CVE-2024-22259 and CVE-2024-22243, but with different input.

Publish Date: 2024-01-08

URL: CVE-2024-22262

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-22262

Release Date: 2024-01-08

Fix Resolution: org.springframework:spring-web:5.3.34;6.0.19,6.1.6


Step up your Open Source Security Game with Mend here

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.