The Ibis Adapter Framework is an easy to use, stateless integration framework which allows (transactional) messages to be modified and exchanged between different systems.
Apache License 2.0
0
stars
0
forks
source link
CVE-2024-22259 (High) detected in spring-web-4.3.25.RELEASE.jar, spring-web-5.3.8.jar #66
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.
CVE-2024-22259 - High Severity Vulnerability
Vulnerable Libraries - spring-web-4.3.25.RELEASE.jar, spring-web-5.3.8.jar
spring-web-4.3.25.RELEASE.jar
Spring Web
Library home page: https://projects.spring.io/spring-framework
Path to dependency file: /larva/pom.xml
Path to vulnerable library: /1210151327_OFXRIV/downloadResource_STZRKX/20211210151351/spring-web-4.3.25.RELEASE.jar
Dependency Hierarchy: - :x: **spring-web-4.3.25.RELEASE.jar** (Vulnerable Library)
spring-web-5.3.8.jar
Spring Web
Library home page: https://spring.io/projects/spring-framework
Path to dependency file: /core/pom.xml
Path to vulnerable library: /1210151327_OFXRIV/downloadResource_STZRKX/20211210151355/spring-web-5.3.8.jar
Dependency Hierarchy: - :x: **spring-web-5.3.8.jar** (Vulnerable Library)
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-03-16
Fix Resolution: 5.3.33
Step up your Open Source Security Game with Mend here