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.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/22xxx/CVE-2024-22259.json",
"cna_assigner": "vmware",
"unresolved_ranges": [
{
"extracted_events": [
{
"introduced": "6.1.x"
},
{
"fixed": "6.1.5"
},
{
"introduced": "6.0.x"
},
{
"fixed": "6.0.18"
},
{
"introduced": "5.3.x"
},
{
"fixed": "5.3.33"
}
],
"source": "AFFECTED_FIELD"
},
{
"extracted_events": [
{
"introduced": "e.g"
}
],
"source": "DESCRIPTION"
}
]
}{
"cpe": "cpe:2.3:a:vmware:spring_framework:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "5.3.33"
},
{
"introduced": "6.0.0"
},
{
"fixed": "6.0.18"
},
{
"introduced": "6.1.0"
},
{
"fixed": "6.1.5"
}
],
"source": "CPE_RANGE"
}