2024-01-08 19:00:37 +00:00
{
2024-04-16 06:00:35 +00:00
"data_version" : "4.0" ,
2024-01-08 19:00:37 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-22262" ,
2024-04-16 06:00:35 +00:00
"ASSIGNER" : "security@vmware.com" ,
"STATE" : "PUBLIC"
2024-01-08 19:00:37 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-04-16 06:00:35 +00:00
"value" : "Applications that use UriComponentsBuilder\u00a0to parse an externally provided URL (e.g. through a query parameter) AND\u00a0perform validation checks on the host of the parsed URL may be vulnerable to a open redirect https://cwe.mitre.org/data/definitions/601.html \u00a0attack or to a SSRF attack if the URL is used after passing validation checks.\n\nThis is the same as CVE-2024-22259 https://spring.io/security/cve-2024-22259 \u00a0and CVE-2024-22243 https://spring.io/security/cve-2024-22243 , but with different input.\n\n"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Spring" ,
"product" : {
"product_data" : [
{
"product_name" : "Spring Framework" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"lessThan" : "6.1.6" ,
"status" : "affected" ,
"version" : "6.1.x" ,
"versionType" : "6.1.6"
} ,
{
"lessThan" : "6.0.19" ,
"status" : "affected" ,
"version" : "6.0.x" ,
"versionType" : "6.0.19"
} ,
{
"lessThan" : "5.3.34" ,
"status" : "affected" ,
"version" : "5.3.x" ,
"versionType" : "5.3.34"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://spring.io/security/cve-2024-22262" ,
"refsource" : "MISC" ,
"name" : "https://spring.io/security/cve-2024-22262"
2024-06-10 18:00:38 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20240524-0003/" ,
"refsource" : "MISC" ,
"name" : "https://security.netapp.com/advisory/ntap-20240524-0003/"
2024-04-16 06:00:35 +00:00
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.1.0-dev"
} ,
"source" : {
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 8.1 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N" ,
"version" : "3.1"
2024-01-08 19:00:37 +00:00
}
]
}
}