CVE-2024-22243

HIGH

UriComponentsBuilder - Open Redirect

Title source: llm

Description

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 https://cwe.mitre.org/data/definitions/601.html  attack or to a SSRF attack if the URL is used after passing validation checks.

Exploits (3)

nomisec WORKING POC 9 stars
by SeanPesce · poc
https://github.com/SeanPesce/CVE-2024-22243
nomisec WORKING POC 5 stars
by shellfeel · poc
https://github.com/shellfeel/CVE-2024-22243-CVE-2024-22234
nomisec STUB
by Reivap · poc
https://github.com/Reivap/CVE-2024-22243

Scores

CVSS v3 8.1
EPSS 0.5580
EPSS Percentile 98.0%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N

Classification

CWE
CWE-601
Status draft

Affected Products (1)

org.springframework/spring-web < 6.1.4Maven

Timeline

Published Feb 23, 2024
Tracked Since Feb 18, 2026